test_name 0.1.8

Just some Rust learning test cases
Documentation
1
2
3
fn main() {
    println!("hello, test");
}