Crate futures_macro

Source
Expand description

The futures-rs procedural macro implementations.

Macros§

join_internal
The join! macro.
select_biased_internal
The select_biased! macro.
select_internal
The select! macro.
stream_select_internal
The stream_select! macro.
try_join_internal
The try_join! macro.

Attribute Macros§

test_internal