1. 14
  1.  

  2. 2

    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:

    1. cargo install cargo-template
    2. cargo template quickstart <my-project-name>