rust_book14 0.1.0

Publish library on crates.io.
Documentation
1
2
3
fn main() {
    println!("Hello Rust book 14!");
}