project_init 3.1.23

Quickly initialize projects from a template.
Documentation
1
2
3
fn main() {
    println!("Hello, World!");
}