Crate mangadex[][src]

Re-exports

pub use reqwest;

Modules

api

API request wrappers

schema

Data structures for API abstraction

Structs

Client

The client used to talk to the api.

Enums

Errors

A enum with all the possible errors

Type Definitions

Result

Helper Result type.