Module error_stack::future

source ·
Expand description

Extension for convenient usage of Reports returned by Future s.

Extends Future with the same methods as ResultExt but calls the methods on polling.

Structs

Traits

Extension trait for Future to provide contextual information on Reports.