Rust Crate Template is a Rust crate template.
Using this as a template? Try
cargo generate --git https://github.com/Fuwn/rust-crate-template
withcargo-generate
!
```toml
[dependencies] rust-crate-template = "0.1.1" ```
Examples can be found within the
examples/
directory.
This project is licensed with the GNU General Public License v3.0.