ratto 0.3.1

Ratatui-powered terminal primitives for shell dashboards: flicker-free repaints, progress bars, prompts, and portable time tools
1
2
3
4
5
6
pub mod bar;
pub mod datetime;
pub mod duration;
pub mod fuzzy;
pub mod pager;
pub mod spark;