1 2 3 4
fn main() { println!("Hello from Wafer — The Web Application Framework for Rust!"); println!("A 0.1 version of Wafer will be made public soon. Stay tuned."); }