Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
clarify Option in 07_errors.md (#75)
Clarify `Some(T)` for `Option` is the equivalent of `Ok(T)` for `Results`
- Loading branch information