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