tui-skeleton 0.3.0

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