[−] List of all items
Structs
- api::api::MangaDexAPI
- api::chapter::Chapter
- api::cover::Cover
- api::follows::FollowsEntry
- api::manga::ChapterField
- api::manga::Manga
- api::manga::MangaField
- api::mdlist::MDListEntry
- api::mdlist::MDListParams
- api::page::Page
- api::search::Demographic
- api::search::PublicationStatus
- api::search::SearchEntry
- api::search::SearchParams
- api::search::SortBy
- api::session::MangaDexSession
- cfg::Config
- context::Context
- fs::MangaDexFS
- fs::entry::Attributes
- fs::entry::Directory
- fs::entry::Inode
- fs::entry::chapter::Chapter
- fs::entry::chapter::External
- fs::entry::chapter::Hosted
- fs::entry::cover::Cover
- fs::entry::manga::ChapterShort
- fs::entry::manga::Manga
- fs::entry::page::Page
Enums
- api::api::APIError
- api::genre::Genre
- api::manga_status::MangaStatus
- api::mdlist::MDListStatus
- api::search::Language
- api::search::SortMode
- api::search::SortParameter
- api::search::TagMode
- api::session::LogInError
- api::session::LogOutError
- context::GetOrFetch
- fs::entry::Entry
- fs::entry::chapter::ChapterPages
- ipc::command::Command
- ipc::response::Response
Traits
Functions
- api::follow::follow
- api::follows::follows
- api::mark_chapter::mark_chapter_read
- api::mark_chapter::mark_chapter_unread
- api::mdlist::mdlist
- api::search::search
- api::unfollow::unfollow
- api::user_agent::user_agent
- cfg::config_file_path
- cfg::default_socket_path
- cfg::project_dirs
Typedefs
- api::api::GetChapterError
- api::api::GetCoverError
- api::api::GetMangaError
- api::api::GetPageError
- api::api::MDListError
- context::GetOrFetchRef
Constants
- cfg::DEFAULT_CONFIG_NAME
- cfg::DEFAULT_SOCKET_NAME
- ipc::constants::COMMAND_ADD_MANGA
- ipc::constants::COMMAND_END_CONNECTION
- ipc::constants::COMMAND_FOLLOWS
- ipc::constants::COMMAND_FOLLOW_MANGA
- ipc::constants::COMMAND_KILL
- ipc::constants::COMMAND_LOG_IN
- ipc::constants::COMMAND_LOG_OUT
- ipc::constants::COMMAND_MARK_CHAPTER_READ
- ipc::constants::COMMAND_MARK_CHAPTER_UNREAD
- ipc::constants::COMMAND_MDLIST
- ipc::constants::COMMAND_SEARCH
- ipc::constants::COMMAND_UNFOLLOW_MANGA
- ipc::constants::MDLIST_STATUS_COMPLETED
- ipc::constants::MDLIST_STATUS_DROPPED
- ipc::constants::MDLIST_STATUS_ON_HOLD
- ipc::constants::MDLIST_STATUS_PLAN_TO_READ
- ipc::constants::MDLIST_STATUS_READING
- ipc::constants::MDLIST_STATUS_RE_READING
- ipc::constants::OPTION_NONE
- ipc::constants::OPTION_SOME
- ipc::constants::RESPONSE_ADD_MANGA
- ipc::constants::RESPONSE_FOLLOWS
- ipc::constants::RESPONSE_FOLLOW_MANGA
- ipc::constants::RESPONSE_KILL
- ipc::constants::RESPONSE_LOG_IN
- ipc::constants::RESPONSE_LOG_OUT
- ipc::constants::RESPONSE_MARK_CHAPTER_READ
- ipc::constants::RESPONSE_MARK_CHAPTER_UNREAD
- ipc::constants::RESPONSE_MDLIST
- ipc::constants::RESPONSE_SEARCH
- ipc::constants::RESPONSE_UNFOLLOW_MANGA
- ipc::constants::RESULT_ERR
- ipc::constants::RESULT_OK