A collection of enums and static data for the mangadex-api
mangadex-api-types-rust = "0.10"
non_exhaustive
: put all enums to non_exhaustive
mode (enabled by default)
specta
: enable specta
support
async-graphql
: enable the support of async-graphql
support