pedrov 0.2.0

A test crate for the Rust book.
Documentation
1
2
3
fn main() {
    println!("Hello from example.rs!");
}