Rust is actually hard if you try to use it in something not trivial. Yesterday I was saying that the borrow checker is quite easy, but damn, it is actually hard.

I’m using a bunch of .clone() to survive this

Comments