The students today were confused by lack of instructions on where the snippet in https://github.com/rustbridge/rusty-snake-book/blob/master/src/11-SolutionUsingResult.md is supposed to go and many thus falsely tried adding it to `fn main() { … }`.
The students today were confused by lack of instructions on where the snippet in https://github.com/rustbridge/rusty-snake-book/blob/master/src/11-SolutionUsingResult.md is supposed to go and many thus falsely tried adding it to
fn main() { … }.