Docs.rs
  • jwtop-0.2.2
    • jwtop 0.2.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jerzywilczek
    • Dependencies
      • anyhow ^1.0.75 normal
      • clap ^4.4.6 normal
      • crossterm ^0.27.0 normal
      • directories ^5.0.1 normal
      • fuzzy-matcher ^0.3.7 normal
      • regex ^1.9.3 normal
      • serde ^1.0.188 normal
      • sysinfo ^0.29.7 normal
      • systemstat ^0.2.3 normal
      • toml ^0.8.2 normal
      • ratatui ^0.23.0 normal
    • Versions
    • 26.27% 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

jwtop0.2.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • app::App
  • app::DiskInfo
  • app::ProcessInfo
  • config::BarsTheme
  • config::Cli
  • config::Config
  • config::PlotTheme
  • config::SerdeColor
  • config::TableTheme
  • config::Theme
  • config::WidgetTheme
  • event::EventHandler
  • tui::Tui
  • ui::processes::Processes

Enums

  • app::InputState
  • app::MemPrefix
  • event::Event
  • ui::processes::Column
  • ui::processes::SortDirection

Functions

  • config::config_path
  • config::sample_config
  • handler::handle_key_events
  • ui::render

Type Aliases

  • app::AppResult

Constants

  • app::HISTORY_LEN