Contents:
Failure
Failure.unwrap()
Bases: Generic[E]
Generic
E
A failed result containing an error code of type E.
Raise the wrapped exception.
This method is only available when the error type is an exception.