Remix.run Logo
nicoburns 7 hours ago

It's the main benefit of Rust ;)

(obviously it's not but it is super nice that main in Rust is just:)

    fn main() {
    
    }