learning_edpyt_cargo 0.1.0

Just learning what can do cargo and why i'm want to learn this new thing. :)
1
2
3
fn main() {
    println!("Hello, world!");
}