Skip to content

My personal template for Rust projects, to be used with cargo-generate

Notifications You must be signed in to change notification settings

LucasPickering/rust-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Cargo-generate templates for my personal projects.

To generate a new repo:

cargo generate LucasPickering/rust-template repo --lib # or --bin

To generate a subcrate in a repo:

cargo generate LucasPickering/rust-template crate --lib --destination crates/

About

My personal template for Rust projects, to be used with cargo-generate

Topics

Resources

Stars

Watchers

Forks

Languages