Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 1.25 KB

README.md

File metadata and controls

43 lines (32 loc) · 1.25 KB

rustool

crate badge doc badge license badge pre-commit badge coverage doc badge coverage test badge

Personal toolbox for my Rust projects


Installation | License


Installation

Add the dependency rustool to your Cargo.toml:

...
[dependencies]
rustool = "*" # replace * by the latest version of the crate

License

Licensed under the Apache License, Version 2.0.