Strings in Rust

In this article we’ll explore the difference between String and str in Rust and when to use which. Read more

Similar

Thoughts on Rust vs. OCaml

I'm about two weeks into Rust now, so this feels like a good time to write a critique, before I get Stockholm Syndrome'd. My main motivation in learning Rust is that I have to maintain some of Dark's Rust code. There was a recent outage related to that co... (more…)

Read more »