~/website

website/src/main.rs -rw-r--r-- 45 B
4ea5743d — arthurmelton init 2 years ago
1
2
3
fn main() {
    println!("Hello, world!");
}