reme/
lib.rs

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