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 网页编程
每月下载量1,019次
在 4 crates 中使用
180KB
4K SLoC
mangadex-api-schema-rust
为 mangadex-api 收集结构体和模式。
安装
mangadex-api-schema-rust = "0.9"
特性
non_exhaustive : 将所有枚举置于 non_exhaustive 模式 (默认启用)
specta : 启用 specta 支持
serialize : 启用 serde 序列化支持
lib.rs:
MangaDex API 响应对象类型。
依赖关系
~5–17MB
~253K SLoC