While we’re waiting for templates to land in cargo, note that you can use brson’s quickstart.rs as the starting point for a project easily by:
cargo
cargo install cargo-template
cargo template quickstart <my-project-name>
While we’re waiting for templates to land in
cargo, note that you can use brson’s quickstart.rs as the starting point for a project easily by:cargo install cargo-templatecargo template quickstart <my-project-name>