Docs.rs
openstack_tui-0.13.2
openstack_tui 0.13.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
gtema
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
clap ^4.5
normal
color-eyre ^0.6
normal
config ^0.15
normal
crossterm ^0.28.1
normal
derive_builder ^0.20
normal
derive_deref ^1.1
normal
dirs ^6.0
normal
edit ^0.1.5
normal
eyre ^0.6
normal
futures ^0.3
normal
itertools ^0.14
normal
json5 ^0.4
normal
lazy_static ^1.5
normal
open ^5.3
normal
openstack_sdk ^0.22
normal
openstack_types ^0.22
normal
pretty_assertions ^1.4
normal
ratatui ^0.29
normal
secrecy ^0.10.3
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
signal-hook ^0.3
normal
strip-ansi-escapes ^0.2
normal
structable ^0.3
normal
strum ^0.27
normal
thiserror ^2.0
normal
tokio ^1.47
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
tracing-error ^0.2
normal
tracing-subscriber ^0.3
normal
url ^2.5
normal
Versions
22.41%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
Crate openstack_tui
openstack_
tui
0.13.2
All Items
Crate Items
Modules
Macros
Crate
openstack_
tui
Copy item path
Source
Modules
§
app
cli
TUI Cli parameters
components
config
utils
widgets
Macros
§
trace_
dbg
Similar to the
std::dbg!
macro, but generates
tracing
events rather than printing to stdout.