Bubbles

Intro

TUI Framework for Rust inspired by bubbles from Go.

rust Progress::new( 0, Style::new(gradient, Color::Grey, Color::Reset), Dimension::new(0, 2, 100, 0), OnRender::new(&update_handler), );

image

Further examples under bin