Docs.rs
  • bottom-0.6.6
    • bottom 0.6.6
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ClementTsang
    • Dependencies
      • anyhow ^1.0.40 normal
      • backtrace ^0.3.59 normal
      • battery ^0.7.8 normal
      • cfg-if ^1.0 normal
      • clap ^2.33 normal
      • crossterm ^0.18.2 normal
      • ctrlc ^3.1.9 normal
      • dirs ^3.0.2 normal
      • fern ^0.6.0 normal
      • futures ^0.3.14 normal
      • futures-timer ^3.0.2 normal
      • fxhash ^0.2.1 normal
      • indexmap ^1.6.2 normal
      • itertools ^0.10.0 normal
      • log ^0.4.14 normal
      • once_cell ^1.5.2 normal
      • regex ^1.5.4 normal
      • serde ^1.0.125 normal
      • sysinfo ^0.18.2 normal
      • thiserror ^1.0.24 normal
      • time ^0.3.3 normal
      • toml ^0.5.8 normal
      • tui ^0.14.0 normal
      • typed-builder ^0.9.0 normal
      • unicode-segmentation ^1.7.1 normal
      • unicode-width ^0.1 normal
      • assert_cmd ^1.0.3 dev
      • cargo-husky ^1 dev
      • predicates ^1.0.8 dev
      • clap ^2.33 build
      • heim ^0.1.0-rc.1 normal
      • procfs ^0.11.0 normal
      • smol ^1.2.5 normal
      • heim ^0.1.0-rc.1 normal
      • heim ^0.1.0-rc.1 normal
      • winapi ^0.3.9 normal
      • libc ^0.2.86 normal
    • Versions
    • 9.91% 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
☰
logo

Crate bottom

Version 0.6.6

See all bottom's items

  • Modules
  • Enums
  • Functions
  • Type Definitions
logo
Change settings

Crate bottom[−][src]

Modules

app
canvas
clap
constants
data_conversion

This mainly concerns converting collected data into things that the canvas can actually handle.

options
units
utils

Enums

BottomEvent
ThreadControlEvent

Functions

cleanup_terminal
create_collection_thread
create_input_thread
create_or_get_config
handle_force_redraws
handle_key_event_or_break
handle_mouse_event
panic_hook

Based on https://github.com/Rigellute/spotify-tui/blob/master/src/main.rs

read_config
try_drawing
update_all_process_lists

Type Definitions

Pid