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

#1239 in Web programming

Download history 33/week @ 2024-10-23 38/week @ 2024-10-30 20/week @ 2024-11-06 36/week @ 2024-11-13 169/week @ 2024-11-20 14/week @ 2024-11-27 41/week @ 2024-12-04 252/week @ 2024-12-11 95/week @ 2024-12-18 15/week @ 2024-12-25 45/week @ 2025-01-01 74/week @ 2025-01-08 75/week @ 2025-01-15 102/week @ 2025-01-22 101/week @ 2025-01-29 287/week @ 2025-02-05

576 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