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

#1231 in Web programming

Download history 32/week @ 2024-08-29 16/week @ 2024-09-05 117/week @ 2024-09-12 105/week @ 2024-09-19 62/week @ 2024-09-26 49/week @ 2024-10-03 25/week @ 2024-10-10 32/week @ 2024-10-17 30/week @ 2024-10-24 38/week @ 2024-10-31 25/week @ 2024-11-07 120/week @ 2024-11-14 81/week @ 2024-11-21 13/week @ 2024-11-28 59/week @ 2024-12-05 238/week @ 2024-12-12

482 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–17MB
~236K SLoC