randomcrate 0.1.0

A random first crate for learning Rust
Documentation
1
2
3
fn main() {
    println!("Hello, world!");
}