[][src]Module tanoshi_lib::manga

This module contains model used in extensions and rest api

Structs

Chapter

A type represent chapter, normalized across source

FavoriteManga

A type represent favorite manga

GetParams

A type represent parameter for query manga from source, normalized across source

History

A type represent history

Image

A type represent a page

Manga

A type represent manga details, normalized across source

Params

A type represent parameter for query manga from source, normalized across source

Source

A type represent source

SourceLogin

Model to login to source that require login, like mangadex to search

SourceLoginResult

Result of source login

Update

A type represent chapter updates

Enums

SortByParam

A type represent sort parameter for query manga from source, normalized across source

SortOrderParam

A type represent order parameter for query manga from source, normalized across source