iced/examples/progress_indicators
2023-06-07 11:57:49 -07:00
..
src feat: add progress indicators example 2023-06-07 11:57:49 -07:00
Cargo.toml feat: add progress indicators example 2023-06-07 11:57:49 -07:00
README.md feat: add progress indicators example 2023-06-07 11:57:49 -07:00

Progress indicators

Example implementation of animated indeterminate progress indicators.

You can run it with cargo run:

cargo run --package progress_indicators