ratto 0.10.0

Ratatui-powered terminal primitives for shell dashboards: flicker-free repaints, progress bars, prompts, and portable time tools
pub mod bar;
pub mod box_model;
pub mod child;
pub mod dashboard_file;
pub mod dashboard_kdl;
pub mod datetime;
pub mod duration;
pub mod fuzzy;
pub mod join;
pub mod layout;
pub mod live;
pub mod measure;
pub mod pager;
pub mod registry;
pub mod retain;
pub mod schedule;
pub mod snapshot;
pub mod spark;
pub mod table;
pub mod trigger;