Contents:
Success
Success.content()
Success.unwrap()
Bases: Generic[T]
Generic
T
A successful result containing a value of type T.
Return the wrapped successful value.