Docs.rs
databricks-tui-0.20.2
databricks-tui 0.20.2
Docs.rs crate page
MIT
15 July 2026
Links
Repository
crates.io
Source
Owners
pjhamera
Dependencies
anyhow ^1
normal
clap ^4
normal
crossterm ^0.28
normal
ratatui ^0.29
normal
self_update ^0.42
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
tokio-test ^0.4
dev
Versions
40.74%
of the crate is documented
Go to latest version
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
Files
databricks_tui/
lib.rs
1
pub mod
app;
2
pub mod
cli;
3
pub mod
config;
4
pub mod
fetchers;
5
pub mod
shape;
6
pub mod
ui;