rustool

Crates.iorustool
lib.rsrustool
version0.3.20
sourcesrc
created_at2021-04-04 21:39:44.292376
updated_at2021-05-12 23:24:27.246256
descriptionPersonal toolbox for my Rust projects
homepage
repositoryhttps://github.com/GregoireHENRY/rustool
max_upload_size
id378989
size64,399
Grégoire Henry (GregoireHENRY)

documentation

README

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.

Commit count: 46

cargo fmt