![crate badge] ![doc badge] ![license badge] ![pre-commit badge] ![coverage doc badge] ![coverage test badge]
Personal toolbox for my Rust projects
Add the dependency rustool to your Cargo.toml
:
toml
...
[dependencies]
rustool = "*" # replace * by the latest version of the crate
Licensed under the Apache License, Version 2.0.