hello_world/
lib.rs

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