#manga-dex #api-response #response-object #response-schemas

mangadex-api-schema-rust

Response structs and helpers for mangadex-api

18 releases (8 breaking)

0.9.0 Apr 22, 2024
0.8.0 Mar 11, 2024
0.7.1 Feb 23, 2024
0.6.1 Dec 24, 2023
0.1.0 Mar 3, 2023

#1217 in Web programming

Download history 38/week @ 2024-05-12 103/week @ 2024-05-19 149/week @ 2024-05-26 69/week @ 2024-06-02 90/week @ 2024-06-09 50/week @ 2024-06-16 488/week @ 2024-06-23 132/week @ 2024-06-30 138/week @ 2024-07-07 311/week @ 2024-07-14 214/week @ 2024-07-21 351/week @ 2024-07-28 160/week @ 2024-08-04 266/week @ 2024-08-11 36/week @ 2024-08-18 100/week @ 2024-08-25

600 downloads per month
Used in 4 crates

MIT/Apache

180KB
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.9"

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

~5–18MB
~248K SLoC