Creates an Ok result containing the given value.
Ok
The type of the successful value.
The value to wrap in an Ok result.
An Ok result.
Creates an
Ok
result containing the given value.