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

mangadex-api-schema-rust

Response structs and helpers for mangadex-api

18 releases (8 breaking)

new 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

#1 in #response-object

Download history 197/week @ 2023-12-31 18/week @ 2024-01-07 51/week @ 2024-01-14 119/week @ 2024-01-21 1/week @ 2024-01-28 29/week @ 2024-02-04 68/week @ 2024-02-11 217/week @ 2024-02-18 658/week @ 2024-02-25 325/week @ 2024-03-03 1743/week @ 2024-03-10 261/week @ 2024-03-17 17/week @ 2024-03-24 105/week @ 2024-03-31 280/week @ 2024-04-07 218/week @ 2024-04-14

639 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

~6–19MB
~274K SLoC