hello-world.rs

fn main() {
    println!("Happy hacking!");
}

rust

6 Words

2023-10-24T11:36:33+08:00