19 unstable releases (9 breaking)

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

#1245 in Web programming

Download history 34/week @ 2024-10-19 27/week @ 2024-10-26 38/week @ 2024-11-02 34/week @ 2024-11-09 156/week @ 2024-11-16 32/week @ 2024-11-23 10/week @ 2024-11-30 97/week @ 2024-12-07 236/week @ 2024-12-14 64/week @ 2024-12-21 36/week @ 2024-12-28 43/week @ 2025-01-04 72/week @ 2025-01-11 122/week @ 2025-01-18 56/week @ 2025-01-25 262/week @ 2025-02-01

522 downloads per month
Used in 8 crates (7 directly)

MIT/Apache

185KB
4K SLoC

mangadex-api-schema-rust

Crates.io Documentation Crates.io (recent)

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–18MB
~238K SLoC