Gets the value stored within the Result if non-error, otherwise returns the given value.
The value to return if the Result is an error.
The value stored within the Result, value otherwise.
See Implementation
Gets the value stored within the Result if non-error, otherwise returns the given value.