14
Adventures in Rust borrowing deserialisation
(octet-stream.net)
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Credits
If they had done it in Go they also wouldn't have learned anything.
I absolutely love that Rust doesn't hide complexities or error cases (like assuming every filesystem path is utf8, for example), because that I learn a lot, and thus write better code in other languages as well.