How to create new topic

fn main() {
    println!("Hello, world!");
}

(Playground)