Creates an Err result containing the given error value.
Err
The type of the error value.
The error value to wrap in an Err result.
An Err result.
Creates an
Err
result containing the given error value.