#manga-dex #serialization #response #api-response #structs #helper #schema

mangadex-api-schema-rust

为 mangadex-api 提供响应结构体和辅助工具

18 个版本 (8 个破坏性版本)

0.9.0 2024年4月22日
0.8.0 2024年3月11日
0.7.1 2024年2月23日
0.6.1 2023年12月24日
0.1.0 2023年3月3日

#1393 in 网页编程

Download history 350/week @ 2024-04-28 62/week @ 2024-05-05 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

每月下载量1,019次
4 crates 中使用

MIT/Apache

180KB
4K SLoC

mangadex-api-schema-rust

Crates.io Documentation Crates.io (recent)

为 mangadex-api 收集结构体和模式。

安装

mangadex-api-schema-rust = "0.9"

特性

non_exhaustive : 将所有枚举置于 non_exhaustive 模式 (默认启用)

specta : 启用 specta 支持

serialize : 启用 serde 序列化支持


lib.rs:

MangaDex API 响应对象类型。

依赖关系

~5–17MB
~253K SLoC