Module futuresdr::macros

source ·
Expand description

Macros

Macros

  • Avoid boilerplate when setting up the flowgraph.

Attribute Macros

  • Custom version of async_trait that uses non-send futures for WASM.
  • Avoid boilerplate when creating message handlers.