Closed
Description
Helper macro for unwrapping
Result
values while returning early with an error if the value of the expression isErr
. For more information, seestd::io
.
The current std::io
module does not mention try!()
. However, try!()
is mentioned in std::old_io
, but I think that it should be in std::error
.
Metadata
Metadata
Assignees
Labels
No labels