I am trying out some examples in the The Rust Programming Language book, and have the following code snippet:
The Rust Programming Language
fn main() { let mut map: HashMa