February 4, 2020
Rust References!
Rust's ownership model is both a STRENGTH and a source of CONFUSION.
Understanding references can be part of the STRUGGLE of learning Rust, but reading Levi Notik's References and & in Rust article might just HELP one understand them better.
Although I am, and will always be, a LEARNER of Rust, I think I understand Rust's references.
But reading how others describe Rust language features is something I find USEFUL because it helps me REFINE my understanding.
I don't want to just KNOW the features of Rust.
I want to UNDERSTAND the features of Rust.