/rustool

Personal toolbox for my Rust projects

Primary LanguageRustApache License 2.0Apache-2.0

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.