# cursive-spinner-view
[](https://crates.io/crates/cursive-spinner-view)
[](https://docs.rs/cursive-spinner-view)
[](https://github.com/otov4its/cursive-spinner-view/actions)
[](https://github.com/otov4its/cursive-spinner-view/actions)

## Example
```bash
$ cargo run --example spinner
```
## Documentation
[Documentation](https://docs.rs/cursive-spinner-view/)
## Release history
See [HISTORY.md](HISTORY.md)
## Tests
```bash
$ cargo test
```
## Developing
```bash
$ nix develop
```
## License
Licensed under either of
* Apache License, Version 2.0
([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license
([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.
## Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.