hello_world_rust/
lib.rs

1pub const HELLO_WORLD: &'static str = "Hello world!";