tui-skeleton 0.2.0

Animated skeleton loading widgets for Ratatui
Documentation
1
2
3
fn main() -> std::io::Result<()> {
    tui_pantry::run!()
}