hello-rust-olso 0.1.0

hello-rust-olso
Documentation
1
2
3
pub const HELLO_WORLD0: &str = "Hello world!";

// pub const HELLO_WORLD1: &str = String::from("Hello world").to_string();