Learn how to create references in Rust using the borrow-operator &
and when they are useful.
For a more thorough explanation of references and their characteristics, check out this blog post: https://blog.thoughtram.io/references-in-rust/
A Community Resource means that it’s free to access for all. The instructor of this lesson requested it to be open to the public.