Docs.rs
  • kmon-1.7.1
    • kmon 1.7.1
    • Permalink
    • Docs.rs crate page
    • GPL-3.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • orhun
    • Dependencies
      • bytesize ^1.3.0 normal
      • clap ^4.5.23 normal
      • colorsys ^0.6.7 normal
      • copypasta-ext ^0.4.4 normal
      • enum-iterator ^2.1.0 normal
      • ratatui ^0.29.0 normal
      • regex-lite ^0.1.6 normal
      • termion ^4.0.3 normal
      • unicode-width ^0.1.14 normal
      • clap ^4.5.23 build
      • clap_complete ^4.5.38 build
      • clap_mangen ^0.2.24 build
    • Versions
    • 47.65% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

kmon1.7.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • app::App
  • app::BlockSize
  • event::Events
  • kernel::Kernel
  • kernel::cmd::Command
  • kernel::info::KernelInfo
  • kernel::lkm::KernelModules
  • kernel::lkm::ListArgs
  • kernel::log::KernelLogs
  • style::Style
  • style::StyledText
  • style::Unicode
  • widgets::StatefulList

Enums

  • app::Block
  • app::InputMode
  • app::ScrollDirection
  • event::Event
  • kernel::cmd::ModuleCommand
  • style::Symbol

Functions

  • args::get_args
  • start_tui
  • util::exec_cmd
  • util::setup_panic_hook

Constants

  • app::TABLE_HEADER
  • util::KEY_BINDINGS