Tag: rust

  • What a single ‘&’ in Rust taught me about HTTP

    I’m a web software engineer who wants to learn more about low-level programming. Meanwhile, over the last few years, Rust has become the first language to be really plausible for both domains. So naturally, it has gone to the top of my “to learn” list. I’ve heard that Rust’s ownership model is different enough from…