Browse Source
The default path through the function would be to propagate every error. However, we want to inspect whether it is one very specific error. Make this clear in the code structure by having a dedicated `if let` for the special case but keep using `?` afterwards.fix-olivia-event-id
Thomas Eizinger
3 years ago
1 changed files with 18 additions and 23 deletions
Loading…
Reference in new issue