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