Picking a Rust Project to Contribute To

Itay is a developer and a researcher who’s passionate about solving low-level challenges. He loves to tinker with electronics, to optimize his Emacs config, and to learn new technologies. Read more

Similar

References in Rust

A fundamental building block to make the language's model of Ownership work. In this article we discuss a few things to be aware of when dealing with references in Rust. (more…)

Read more »