Skip to content

Latest commit

 

History

History
54 lines (38 loc) · 1.65 KB

README.md

File metadata and controls

54 lines (38 loc) · 1.65 KB

rutils

Small lib with common utilities

CI status badge Code coverage License

Built with 🦀

About

This is small library which I'm using in my projects. It's still in progress. I don't recommend using it in production.

Installation

Add as a dependency to your Cargo.toml:

[dependencies]
rutils = { git = "https://github.com/devzbysiu/rutils" }

License

This project is licensed under either of

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.