Expand description
Structs and utilities for making requests to mangadex servers
Modules§
- chapter
- Utilities for chapter specific server part of the application.
- cover
- Utilities for scanlation group specific server part of the application.
- manga
- Utilities for manga specific server part of the application.
- query_
utils - Structs and traits used by all queries related stuff.
- scanlation_
group - Utilities for scanlation group specific server part of the application.
- tag
- Utilities for tag specific server part of the application.
Structs§
- Server
Response Error - Used to deserialize errors returned from server
Enums§
- Error
- Custom error type that contains all errors that this can be emitted by this crate’s functions
Traits§
- Entity
- Entity is implemented for all structs that represent Entity types in terms used by mangadex servers