ratto 0.11.0

Ratatui-powered terminal primitives for shell dashboards: flicker-free repaints, progress bars, prompts, and portable time tools
1
2
3
4
5
6
7
pub mod choose;
pub mod confirm;
pub mod filter;
pub mod input;
pub mod key;
pub mod loop_;
pub mod spin;