Crates.io | mangadex-api-schema-rust |
lib.rs | mangadex-api-schema-rust |
version | 0.9.0 |
source | src |
created_at | 2023-03-03 10:00:40.490418 |
updated_at | 2024-04-22 13:54:59.629208 |
description | Response structs and helpers for mangadex-api |
homepage | |
repository | https://github.com/tonymushah/mangadex-api |
max_upload_size | |
id | 799645 |
size | 96,539 |
A collection of structs and schemas for the mangadex-api
mangadex-api-schema-rust = "0.9"
non_exhaustive
: put all enums to non_exhaustive
mode (enabled by default)
specta
: enable specta
support
serialize
: enable serde
serialize support