Docs.rs
  • etop-tui-0.1.1
    • etop-tui 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • sslivkoff
    • Dependencies
      • better-panic ^0.3.0 normal
      • clap ^4.4.5 normal
      • color-eyre ^0.6.2 normal
      • config ^0.13.3 normal
      • crossterm ^0.27.0 normal
      • derive_deref ^1.1.1 normal
      • directories ^5.0.1 normal
      • ethers ^2.0.10 normal
      • ethers-core ^2.0.10 normal
      • etop-core ^0.1.1 normal
      • futures ^0.3.28 normal
      • human-panic ^1.2.0 normal
      • json5 ^0.4.1 normal
      • lazy_static ^1.4.0 normal
      • libc ^0.2.148 normal
      • log ^0.4.20 normal
      • polars ^0.35.4 normal
      • pretty_assertions ^1.4.0 normal
      • ratatui ^0.23.0 normal
      • serde ^1.0.188 normal
      • serde_json ^1.0.107 normal
      • signal-hook ^0.3.17 normal
      • strip-ansi-escapes ^0.2.0 normal
      • term_size ^0.3.2 normal
      • tokio ^1.32.0 normal
      • tokio-util ^0.7.9 normal
      • tracing ^0.1.37 normal
      • tracing-error ^0.2.0 normal
      • tracing-subscriber ^0.3.17 normal
      • tui-input ^0.8.0 normal
    • Versions
    • 0.86% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

etop_tui0.1.1

  • Macros
  • Structs
  • Enums
  • Statics
  • Traits
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • app::App
  • components::body::Body
  • components::header::Header
  • tui::Tui
  • utils::CONFIG_FOLDER
  • utils::DATA_FOLDER
  • utils::LOG_ENV
  • utils::LOG_FILE
  • utils::PROJECT_NAME

Enums

  • action::Action
  • app::Mode
  • tui::Event

Traits

  • components::Component

Macros

  • trace_dbg

Functions

  • tokio_main
  • utils::get_config_dir
  • utils::get_data_dir
  • utils::initialize_logging
  • utils::initialize_panic_handler
  • utils::version

Type Aliases

  • tui::Frame

Statics

  • utils::GIT_COMMIT_HASH