Module mangadex_api::v5[][src]

Re-exports

pub use crate::v5::error::Result;

Modules

Account endpoint handler.

MangaDex@Home endpoint handler.

Authentication endpoint handler.

Author endpoint handler.

CAPTCHA endpoint handler.

Chapter endpoint handler.

Cover art endpoint handler.

CustomList endpoint handler.

Feed endpoint handler.

Infrastructure endpoint handler.

Legacy endpoint handler.

Manga endpoint handler.

Report endpoint handler.

Scanlation group endpoint handler.

MangaDex API response object types.

Search endpoint handler.

User endpoint handler.

Structs

API client to make requests to the MangaDex v5 API.

Type to ensure passwords sent to the API are valid.

Type to ensure usernames sent to the API are valid.

Functions

Create a new reference counted HttpClient.