19 unstable releases (9 breaking)
new 0.10.0 | Nov 20, 2024 |
---|---|
0.9.0 | Apr 22, 2024 |
0.8.0 | Mar 11, 2024 |
0.6.1 | Dec 24, 2023 |
0.1.0 | Mar 3, 2023 |
#1235 in Web programming
247 downloads per month
Used in 4 crates
185KB
4K
SLoC
mangadex-api-schema-rust
A collection of structs and schemas for the mangadex-api
Install
mangadex-api-schema-rust = "0.10"
Features
non_exhaustive
: put all enums to non_exhaustive
mode (enabled by default)
specta
: enable specta
support
serialize
: enable serde
serialize support
lib.rs
:
MangaDex API response object types.
Dependencies
~6–17MB
~233K SLoC