On learning Rust

1 minute read Published: 2025-01-01

Holy cow this is hard

But so worth it. More to come!

fn main() {
    println!("Rust learning curve: 📈");
}