top | item 46332199

(no title)

mwcz | 2 months ago

The best part of try blocks is the ability to use the ? operator within them. Any block can return a result, but only function blocks (and try blocks) can propagate an Err with the ? operator.

discuss

order

No comments yet.