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

#1223 in Web programming

Download history 36/week @ 2024-08-18 103/week @ 2024-08-25 18/week @ 2024-09-01 42/week @ 2024-09-08 135/week @ 2024-09-15 72/week @ 2024-09-22 71/week @ 2024-09-29 28/week @ 2024-10-06 32/week @ 2024-10-13 32/week @ 2024-10-20 34/week @ 2024-10-27 31/week @ 2024-11-03 34/week @ 2024-11-10 165/week @ 2024-11-17 25/week @ 2024-11-24 11/week @ 2024-12-01

235 downloads per month
Used in 4 crates

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
~235K SLoC