### Suggestion It makes it more wordy to use question mark `?` on the result. Previously I can use `?` directly, but now I have to use `.ok()?`.
Suggestion
It makes it more wordy to use question mark
?on the result. Previously I can use?directly, but now I have to use.ok()?.