Docs.rs
  • terminal-ui-0.1.3
    • terminal-ui 0.1.3
    • Permalink
    • Docs.rs crate page
    • Unlicense OR MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • MrCasCode
    • Dependencies
      • anyhow ^1.0.53 normal
      • async-std ^1.10.0 normal
      • crossterm ^0.23 normal
      • flume ^0.10.12 normal
      • log-analyzer ^0.1.3 normal
      • tokio ^1.18.2 normal
      • tui ^0.17.0 normal
      • tui-input ^0.3.0 normal
      • unicode-width ^0.1.9 normal
    • Versions
    • 20.16% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

terminal_ui0.1.3

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • app::App
  • app::PopupInteraction
  • app::Processing
  • data::lazy_stateful_table::LazyStatefulTable
  • data::stateful_list::StatefulList
  • data::stateful_table::StatefulTable

Enums

  • app::Module

Traits

  • data::Stateful
  • data::lazy_stateful_table::LazySource

Functions

  • app::parse_color
  • async_main
  • styles::selected_style
  • ui::ui_error_message::draw_error_popup
  • ui::ui_filter_popup::draw_filter_popup
  • ui::ui_loading_popup::draw_loading_popup
  • ui::ui_log_analyzer::draw_log_analyzer_view
  • ui::ui_navigation_popup::draw_navigation_popup
  • ui::ui_popup::centered_rect
  • ui::ui_shared::display_cursor
  • ui::ui_source_popup::draw_source_popup

Constants

  • app::INDEX_FILTER_APP
  • app::INDEX_FILTER_BLUE_COLOR
  • app::INDEX_FILTER_DATETIME
  • app::INDEX_FILTER_FUNCTION
  • app::INDEX_FILTER_GREEN_COLOR
  • app::INDEX_FILTER_LOG
  • app::INDEX_FILTER_NAME
  • app::INDEX_FILTER_OK_BUTTON
  • app::INDEX_FILTER_PAYLOAD
  • app::INDEX_FILTER_RED_COLOR
  • app::INDEX_FILTER_SEVERITY
  • app::INDEX_FILTER_TIMESTAMP
  • app::INDEX_FILTER_TYPE
  • app::INDEX_MAX
  • app::INDEX_NAVIGATION
  • app::INDEX_SEARCH
  • app::INDEX_SOURCE_FORMAT
  • app::INDEX_SOURCE_NEW_FORMAT_ALIAS
  • app::INDEX_SOURCE_NEW_FORMAT_REGEX
  • app::INDEX_SOURCE_OK_BUTTON
  • app::INDEX_SOURCE_PATH
  • app::INDEX_SOURCE_TYPE
  • data::lazy_stateful_table::CAPACITY
  • styles::ERROR_STYLE