eventual
eventual
::
AsyncResult
[
−
]
[src]
type AsyncResult<T, E> =
Result
<T,
AsyncError
<E>>;