Module stop_token::stream[][src]

Expand description

Extension methods and types for the Stream trait.

Structs

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

Traits

Extend the Stream trait with the until method.