Since moving semantics are barely explained anywhere, and using RefCell doesn't sound hype, I decided to resort to only allowed way: one global mutref to modify vec itself and contents of its contents. Am I missing some cooler way to deal with it?
I am making whatever this is to train myself in various Rust concepts instead of linear things in vacuum.
https://github.com/randych-gilad/10-rooms
GitHub
Contribute to randych-gilad/10-rooms development by creating an account on GitHub.


