pub fn try_maybe_done<Fut: TryFuture>(future: Fut) -> TryMaybeDone<Fut> 
Expand description

Wraps a future into a TryMaybeDone