My first post

2019-11-27

This is my first blog post.

fn main() {
  println!("Hello World!");
}