Docs.rs
mod-cli-0.6.4
mod-cli 0.6.4
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jamesgober
Dependencies
async-trait ^0.1
normal
optional
console ^0.15
normal
crossterm ^0.27.0
normal
image ^0.24
normal
optional
once_cell ^1.19
normal
rpassword ^7.3.0
normal
serde ^1
normal
optional
serde_json ^1
normal
optional
terminal_size ^0.3
normal
thiserror ^1.0.56
normal
tokio ^1
normal
optional
tracing ^0.1
normal
optional
tracing-subscriber ^0.3
normal
optional
unicode-segmentation ^1.10
normal
criterion ^0.5
dev
once_cell ^1.19
dev
Versions
26.44%
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
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
Module themes
modcli
0.6.4
Module themes
Module Items
Structs
Functions
In modcli::
output
modcli
::
output
Module
themes
Copy item path
Source
Structs
§
Theme
Theme
Guard
RAII guard that applies a theme and resets on drop. Does not mutate global THEME; it only changes terminal colors during the guard’s lifetime.
Functions
§
apply_
theme
current_
theme