Docs.rs
  • systemctl-tui-0.3.7
    • systemctl-tui 0.3.7
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • rgwood
    • Dependencies
      • anyhow ^1.0.71 normal
      • better-panic ^0.3.0 normal
      • chrono ^0.4.31 normal
      • clap ^4.3.4 normal
      • clap_complete ^4.3.1 normal
      • clipboard-anywhere ^0.2.2 normal
      • colored ^2.0.0 normal
      • crossterm ^0.28.1 normal
      • directories ^5.0.1 normal
      • env_logger ^0.11.1 normal
      • futures ^0.3.28 normal
      • indexmap ^2.0.0 normal
      • is-wsl ^0.4.0 normal
      • itertools ^0.12.0 normal
      • lazy_static ^1.4.0 normal
      • libc ^0.2.146 normal
      • log ^0.4.19 normal
      • nix ^0.28.0 normal
      • ratatui ^0.28.0 normal
      • signal-hook ^0.3.15 normal
      • tokio ^1.28.2 normal
      • tokio-stream ^0.1.14 normal
      • tokio-util ^0.7.8 normal
      • tracing ^0.1.37 normal
      • tracing-macros ^0.0.0 normal
      • tracing-subscriber ^0.3.17 normal
      • tui-input ^0.10.0 normal
      • tui-logger ^0.12.0 normal
      • unicode-segmentation ^1.10.1 normal
      • zbus ^4.1.2 normal
    • Versions
    • 17.82% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

systemctl_tui0.3.7

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • app::App
  • components::home::Home
  • components::home::MenuItem
  • components::home::StatefulList
  • components::logger::Logger
  • event::EventHandler
  • systemd::ManagerProxy
  • systemd::ServiceProxy
  • systemd::UnitId
  • systemd::UnitProxy
  • systemd::UnitWithStatus
  • terminal::TerminalHandler
  • terminal::Tui

Enums

  • action::Action
  • components::home::Mode
  • event::Event
  • systemd::Scope
  • systemd::UnitScope

Traits

  • components::Component

Macros

  • trace_dbg

Functions

  • systemd::get_active_state
  • systemd::get_all_services
  • systemd::get_main_pid
  • systemd::get_unit_file_location
  • systemd::get_unit_file_state
  • systemd::get_unit_path
  • systemd::restart_service
  • systemd::sleep_test
  • systemd::start_service
  • systemd::stop_service
  • terminal::exit
  • utils::get_config_dir
  • utils::get_data_dir
  • utils::initialize_logging
  • utils::initialize_panic_handler
  • utils::log_perf_event
  • utils::version