RUST_MAIN

Constant RUST_MAIN 

Source
pub const RUST_MAIN: &str = "fn main() {\n    println!(\"Hello, World!\");\n}\n";