Type Definition alternate_future::AwaitResult [] [src]

type AwaitResult<T> = Result<T, AwaitError>;