github twitter mastodon
Hello world
10 Dec 2016
One minute read
fn main() {
    println!("Hello world!");
}

Back to posts