unwrap() is used several times throughout the chapter.
There is only a single vague mention of it, despite it being used several times in the code:
Since this shouldn’t happen, we just use unwrap().
A bit more detail would be helpful, especially when it is first introduced in the code.