Expand description

Extension methods and types for the Future trait.

Structs

Run a future until it resolves, or until a deadline is hit.

Traits

Extend the Future trait with the until method.