project-template 0.1.8

A template for Rust project
Documentation
1
2
3
pub fn main() {
    println!("hello: Hello, world!");
}