Docs.rs
tiny-dc-0.1.4
tiny-dc 0.1.4
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
n1ghtmare
Dependencies
anyhow ^1.0.89
normal
clap ^4.5.35
normal
crossterm ^0.29.0
normal
ratatui ^0.29.0
normal
insta ^1.41.1
dev
tempfile ^3.13.0
dev
Versions
24.36%
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
Files
tiny_dc/
lib.rs
1
pub mod
app;
2
pub mod
entry;
3
pub mod
hotkeys;
4
pub mod
index;