daniel_crate 0.1.1

A comprehensive template for lib crates!
Documentation
1
2
3
fn main() {
    println!("Hello, world!");
}