Docs.rs
mangadex-api-schema-rust-1.0.0
mangadex-api-schema-rust 1.0.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
tonymushah
Dependencies
mangadex-api-types-rust ^1
normal
serde ^1
normal
serde_json ^1
normal
specta ^1
normal
optional
thiserror ^2
normal
url ^2.5
normal
uuid ^1.8
normal
color-print ^0.3.6
dev
jsonxf ^1
dev
serde_json ^1
dev
tokio ^1
dev
Versions
26.57%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Files
mangadex_api_schema_rust/v5/
statistics.rs
1
pub mod
chapter;
2
mod
comments;
3
pub mod
groups;
4
pub mod
manga;
5
pub use
comments::Comments;