Expand description

provieds an extension trait for futures of the form Future<(Ctx, Result<Item, Err>), Err2>

Structs

future adapter see ResultWithContextExt::ctx_and_then
future adapter see ResultWithContextExt::ctx_or_else

Traits

A helper trait implemented on Futures