I\'m very new in Rust and I\'m reading the Rust book chapter 13.1. Now I\'ve created the following Cacher implementation, which basically uses a HashMap
Cacher
HashMap