Docs.rs
tiny-dc-0.1.4
tiny-dc 0.1.4
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
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 app
tiny_dc
0.1.4
Module app
Module Items
Structs
Enums
In crate tiny_
dc
tiny_dc
Module
app
Copy item path
Source
Structs
§
App
The main application struct, will hold the state of the application.
Search
Input
The search input struct, used to store the search input value and the current index.
Enums
§
Action
Input
Mode
List
Mode
Enum representing whether the system is currently showing a directory listing or paths from the database.