# fizzbuzz
The ultimate FizzBuzz implementation in Rust.
[](https://travis-ci.org/bugaevc/fizzbuzz)
[](https://ci.appveyor.com/project/bugaevc/fizzbuzz)
[](https://crates.io/crates/fizzbuzz)
[](https://docs.rs/fizzbuzz)
## 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.