summaryrefslogtreecommitdiffstats
path: root/examples/progress_indicators/README.md
blob: acacca8fe9e0e0db2969708e3ca7fb18b3add7a8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## Progress indicators

Example implementation of animated indeterminate progress indicators.

<div align="center">
  <a href="https://gfycat.com/importantdevotedhammerheadbird">
    <img src="https://thumbs.gfycat.com/ImportantDevotedHammerheadbird-small.gif">
  </a>
</div>

You can run it with `cargo run`:
```
cargo run --package progress_indicators
```