A RwLock (read-write lock) is basically like a Mutex except you can give read in addition to write access.
From this chapter: https://dhghomon.github.io/easy_rust/Chapter_41.html
#rustlang Want to buy me a coffee? Do it here: https://www.buymeacoffee.com/mithridates