| Crates.io | rust-crate-template |
| lib.rs | rust-crate-template |
| version | 0.1.1 |
| created_at | 2022-04-29 01:27:22.762543+00 |
| updated_at | 2022-04-29 01:33:55.968172+00 |
| description | A Rust crate template |
| homepage | https://github.com/Fuwn/rust-crate-template |
| repository | https://github.com/Fuwn/rust-crate-template |
| max_upload_size | |
| id | 577082 |
| size | 46,142 |
Rust Crate Template is a Rust crate template.
Using this as a template? Try
cargo generate --git https://github.com/Fuwn/rust-crate-templatewithcargo-generate!
# Cargo.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.