Docs.rs
steer-tui-0.10.1
steer-tui 0.10.1
Permalink
Docs.rs crate page
AGPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
BrendanGraham14
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
clap ^4.4
normal
crossterm ^0.28
normal
directories ^6.0.0
normal
futures ^0.3
normal
fuzzy-matcher ^0.3.7
normal
indexmap ^2.0
normal
itertools ^0.12
normal
lazy_static ^1.4
normal
once_cell ^1.17
normal
open ^5.0
normal
pulldown-cmark ^0.9
normal
ratatui ^0.29
normal
regex ^1.11.1
normal
reqwest ^0.12
normal
semver ^1
normal
serde ^1.0
normal
serde_json ^1.0
normal
similar ^2.2
normal
steer-grpc ^0.10.1
normal
steer-tools ^0.10.1
normal
strum ^0.27.1
normal
strum_macros ^0.27.1
normal
syntect ^5.2.0
normal
textwrap ^0.16
normal
thiserror ^2.0
normal
time ^0.3.41
normal
tokio ^1
normal
toml ^0.8.23
normal
tracing ^0.1
normal
tui-big-text ^0.7.1
normal
tui-textarea ^0.7
normal
tui-widgets ^0.4.1
normal
ulid ^1.2.1
normal
unicode-width ^0.2.0
normal
uuid ^1
normal
criterion ^0.5
dev
http ^1.0
dev
steer-proto ^0.10.1
dev
tempfile ^3.8
dev
tokio-stream ^0.1
dev
tonic ^0.12
dev
tracing-subscriber ^0.3
dev
Versions
38.66%
of the crate is documented
Platform
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
Skip to main content
RowId
steer_
tui
0.10.1
RowId
Aliased Type
In steer_
tui::
tui::
model
steer_tui
::
tui
::
model
Type Alias
RowId
Copy item path
Source
pub type RowId =
String
;
Aliased Type
ยง
pub struct RowId {
/* private fields */
}