List of all items
Structs
- cli::Cli
- config::Config
- config::Library
- config::Reader
- export::markdown::BookContext
- library::epub_guard::Limits
- library::epub_meta::Meta
- library::scan::ScanReport
- reader::anchor::Location
- reader::book::SpineData
- reader::cache::PageCache
- reader::page::Page
- reader::page::PageRow
- reader::styled::Span
- reader::styled::Style
- store::bookmarks::Bookmark
- store::books::BookRow
- store::db::Db
- store::highlights::Highlight
- store::library_view::Row
- store::progress::ProgressRow
- ui::chrome::Chrome
- ui::keymap::table::Keymap
- ui::library_view::LibraryView
- ui::reader_app::ReaderApp
- ui::reader_view::ReaderView
- util::paths::Paths
Enums
- cli::Command
- library::epub_guard::GuardError
- library::watch::LibraryEvent
- reader::search::SearchDirection
- store::books::IdentityMatch
- store::highlights::AnchorStatus
- store::library_view::Filter
- store::library_view::Sort
- ui::chrome::ChromeState
- ui::keymap::actions::Action
- ui::keymap::keys::Key
- ui::keymap::table::Dispatch
- ui::reader_app::Mode
Functions
- config::load::from_path
- config::load::from_str
- export::markdown::render
- export::writer::slug_from_title
- export::writer::write_export
- library::epub_guard::validate_archive
- library::epub_meta::extract
- library::hashing::sha256_file
- library::normalise::normalise_author
- library::normalise::normalise_text
- library::reanchor::reanchor_book
- library::scan::scan_folder
- library::watch::spawn_watcher
- reader::anchor::anchor_hash
- reader::anchor::reanchor
- reader::book::chapter_titles_from_book
- reader::book::load_spine_data
- reader::book::load_spine_from_html
- reader::book::spine_hrefs
- reader::linebreak::wrap
- reader::page::paginate
- reader::plaintext::from_html
- reader::sanitize::clean
- reader::search::find_matches
- reader::styled::to_spans
- store::bookmarks::get_bookmark
- store::bookmarks::set_bookmark
- store::books::resolve_identity
- store::books::upsert
- store::highlights::delete
- store::highlights::insert
- store::highlights::list
- store::library_view::list_rows
- store::migrate::run
- store::progress::load
- store::progress::upsert
- ui::keymap::defaults::default_entries
- ui::keymap::defaults::merge_with_user
- ui::keymap::keys::parse_sequence
- ui::library_app::run
- ui::reader_app::run_with_epub
- ui::reader_app::run_with_epub_and_db
- ui::terminal::enter
- ui::terminal::leave
- util::logging::init