We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
unwrap() is used several times throughout the chapter.
unwrap()
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.