Module handy_async::future::futures [] [src]

Future trait implementations.

Structs

SelectEither

This future polls both AAA and BBB, will select one which is available first.