learning_rust 0.1.0

A study crates
Documentation
1
2
3
fn main() {
    println!("i am main.");
}