Docs.rs
bottom-0.11.3
bottom 0.11.3
Docs.rs crate page
MIT
Links
Documentation
Repository
crates.io
Source
Owners
ClementTsang
Dependencies
anyhow ^1.0.100
normal
backtrace ^0.3.75
normal
cfg-if ^1.0.3
normal
clap ^4.5.48
normal
concat-string ^1.0.1
normal
crossterm ^0.29.0
normal
ctrlc ^3.5.0
normal
dirs ^6.0.0
normal
fern ^0.7.1
normal
optional
hashbrown ^0.16.0
normal
humantime ^2.3.0
normal
indexmap ^2.11.4
normal
indoc ^2.0.6
normal
itertools ^0.14.0
normal
log ^0.4.28
normal
optional
nvml-wrapper ^0.11.0
normal
optional
regex ^1.11.2
normal
schemars ^1.0.4
normal
optional
serde ^1.0.226
normal
serde_json ^1.0.145
normal
optional
starship-battery ^0.10.2
normal
optional
strum ^0.27.2
normal
optional
sysinfo =0.37.0
normal
time ^0.3.44
normal
optional
timeless ^0.0.14-alpha
normal
toml_edit ^0.23.6
normal
ratatui ^0.30.0-alpha.5
normal
unicode-ellipsis ^0.3.0
normal
unicode-segmentation ^1.12.0
normal
unicode-width ^0.2.0
normal
assert_cmd ^2.0.17
dev
cargo-husky ^1.5.0
dev
predicates ^3.1.3
dev
tempfile ^3.23.0
dev
clap ^4.5.48
build
clap_complete ^4.5.58
build
clap_complete_fig ^4.5.2
build
clap_complete_nushell ^4.5.8
build
clap_mangen ^0.2.29
build
indoc ^2.0.6
build
portable-pty ^0.9.0
dev
filedescriptor ^0.8.3
normal
serde_json ^1.0.145
normal
sysctl ^0.7.1
normal
rustix ^1.1.2
normal
core-foundation ^0.10.1
normal
mach2 ^0.5.0
normal
windows ^0.62.0
normal
libc ^0.2.176
normal
Versions
15.21%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
debug
bottom
0.11.3
bottom
Macro
debug
Copy item path
Source
macro_rules! debug { ($($x:tt)*) => { ... }; }