Skip to main content

Module try_future

Module try_future 

Source
Available on crate feature futures only.
Expand description

Additions to the TryFuture trait.

Structs§

Context
Future for the context combinator.
WhateverContext
Future for the whatever_context combinator.
WithContext
Future for the with_context combinator.
WithWhateverContext
Future for the with_whatever_context combinator.

Traits§

TryFutureExt
Additions to TryFuture.