[][src]Crate futures_macro

The futures-rs procedural macro implementations.

Macros

proc_macro_hack_join_internal

The join! macro.

proc_macro_hack_select_biased_internal

The select_biased! macro.

proc_macro_hack_select_internal

The select! macro.

proc_macro_hack_try_join_internal

The try_join! macro.