| Crates.io | mangadex-api-schema-rust |
| lib.rs | mangadex-api-schema-rust |
| version | 0.10.0 |
| created_at | 2023-03-03 10:00:40.490418+00 |
| updated_at | 2024-11-20 15:11:54.987657+00 |
| description | Response structs and helpers for mangadex-api |
| homepage | |
| repository | https://github.com/tonymushah/mangadex-api |
| max_upload_size | |
| id | 799645 |
| size | 100,622 |
A collection of structs and schemas for the mangadex-api
mangadex-api-schema-rust = "0.10"
non_exhaustive : put all enums to non_exhaustive mode (enabled by default)
specta : enable specta support
serialize : enable serde serialize support