Docs.rs
cmdlore-0.3.0
cmdlore 0.3.0
Docs.rs crate page
MIT
OR
Apache-2.0
20 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
alpcakin
Dependencies
anyhow ^1.0.104
normal
clap ^4.6.6
normal
crossterm ^0.29.0
normal
directories ^6.0.0
normal
globset ^0.4.20
normal
ratatui ^0.30.2
normal
rusqlite ^0.40.2
normal
serde ^1.0.229
normal
serde_yaml_ng ^0.10.0
normal
thiserror ^2.0.20
normal
libc ^0.2.189
normal
Versions
66.67%
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
Module tui
lore
0.3.0
Module tui
Module Items
Structs
Enums
Functions
In crate lore
lore
Module
tui
Copy item path
Source
Expand description
The picker: a panel drawn below the prompt, driven by key events.
Structs
§
App
Enums
§
Outcome
What the picker hands back to the shell.
Functions
§
run
Runs the picker and returns what the shell should do.