mangadex-api-schema-rust
A collection of structs and schemas for the mangadex-api
Install
= "0.10"
Features
non_exhaustive
: put all enums to non_exhaustive
mode (enabled by default)
specta
: enable specta
support
serialize
: enable serde
serialize support