14 lines
349 B
Markdown
14 lines
349 B
Markdown
## Loading Spinners
|
|
|
|
Example implementation of animated indeterminate loading spinners.
|
|
|
|
<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 loading_spinners
|
|
```
|