commons-0.3.0 has been yanked.
Commons
A high-performance Rust utility library.
Documentation
See the documentation
Meta
IceCafeCup – icecafecup@proton.me
Distributed under the Apache-2.0 or MIT at your option. See LICENSE-APACHE and LICENSE-MIT for more information.
Contributing
- Fork it (https://github.com/icecafecup/commons/fork)
- Create your feature branch (
git checkout -b feature/fooBar) - Commit your changes (
git commit -am 'Add some fooBar') - Push to the branch (
git push origin feature/fooBar) - Create a new Pull Request