Module futures_util::future::option

source ·
Expand description

Definition of the Option (optional step) combinator

Structs

  • A future representing a value which may or may not be present.