Returns the inner Result, collapsing one level of nesting.
An outer failure stays a failure; an outer success unwraps to the inner Result, whether that inner value is a success or a failure.