Further Reading
- Hands on Functional Programming in Rust (2018) Andrew Johnson: chapter one (generics and structs)
- Mastering Rust (2019) Rahul Sharma and Vesa Kaihlavirta: chapter one (A tour of the language)
- The Problem With Single-threaded Shared Mutability (2015) by Manish Goregaokar: https://manishearth.github.io/blog/2015/05/17/the-problem-with-shared-mutability/
Rust Project Developers, 2024. The Rust Programming Language. [online] Available at: https://doc.rust-lang.org/book/ [Accessed 21 June 2024]
Latimer, N., 2020. Programming Rust. [online] Available at: https://doc.rust-lang.org/stable/rust-by-example/ [Accessed 21 June 2024].