List of all items
Structs
- app::App
- app::LoadingContext
- bookmarks::BookmarkEntry
- bookmarks::BookmarkFile
- bookmarks::BookmarkStore
- client::cache::CacheEntry
- client::cache::CachingClient
- client::http::HttpClient
- client::mock::MockClient
- client::types::ListParams
- client::types::RetryConfig
- client::types::ReviewQuery
- config::Config
- config::cache::CacheConfig
- config::keys::KeyCombo
- config::keys::KeybindingsConfig
- config::paths::AppPaths
- config::remote::RemoteConfig
- config::theme::ColorPalette
- config::theme::ColorValue
- config::theme::ThemeConfig
- models::common::Baseline
- models::common::MailingList
- models::common::ServerStats
- models::message::EmailMessage
- models::message::ThreadMessage
- models::pagination::Paginated
- models::patch::Patch
- models::patchset::FindingCounts
- models::patchset::Patchset
- models::patchset::PatchsetDetail
- models::patchset::PatchsetRaw
- models::review::Review
- tui::Tui
Enums
- app::FocusPanel
- app::InputMode
- app::ListContent
- app::RunningState
- app::SidebarSection
- app::SortColumn
- app::SortDirection
- app::ViewMode
- client::error::ApiError
- cmd::Cmd
- config::error::ConfigError
- config::error::ConfigWarning
- config::keys::KeyAction
- event::Event
- models::common::PatchId
- models::common::Severity
- models::patch::PatchStatus
- models::patchset::PatchsetStatus
- models::review::ReviewStatus
- update::Message
Traits
Functions
- client::http::is_retryable_status
- client::http::make_deser_error
- cmd::execute
- cmd::no_remote_error
- cmd::spawn_fetch
- config::cache::default_ttl
- config::keys::parse_action
- config::keys::parse_key_code
- config::remote::default_retries
- config::remote::default_timeout
- config::theme::parse_color
- event::action_to_message
- event::handle_event
- event::handle_search_key
- tui::translate_crossterm_event
- ui::build_main_title
- ui::build_patchset_row
- ui::centered_rect
- ui::classify_diff_line
- ui::classify_review_line
- ui::detail_header_lines
- ui::detail_patches_lines
- ui::detail_thread_lines
- ui::format_date
- ui::format_findings
- ui::message_detail_lines
- ui::panel_border_color
- ui::render_detail_view
- ui::render_help_overlay
- ui::render_loading_dialog
- ui::render_main_pane
- ui::render_message_detail
- ui::render_message_table
- ui::render_sidebar
- ui::status_color
- ui::strip_review_quoting
- ui::view
- update::apply_sort
- update::compute_comment_positions
- update::handle_back
- update::handle_bookmark_filter_toggle
- update::handle_bookmark_toggle
- update::handle_comment_nav
- update::handle_detail_loaded
- update::handle_lists_loaded
- update::handle_message_detail_loaded
- update::handle_messages_loaded
- update::handle_page_nav
- update::handle_patchsets_loaded
- update::handle_reverse_sort
- update::handle_scroll
- update::handle_search
- update::handle_select
- update::handle_sidebar_scroll
- update::handle_sidebar_select
- update::handle_sort_cycle
- update::handle_stats_loaded
- update::handle_toggle_list_content
- update::handle_view_baseline_log
- update::handle_view_raw_log
- update::log_message
- update::status_sort_key
- update::switch_remote
- update::update