Crate futuresdr_macros

Crate futuresdr_macros 

Source
Expand description

Macros to make working with FutureSDR a bit nicer.

Macros§

connect
Avoid boilerplate when setting up the flowgraph.

Attribute Macros§

async_trait
Custom version of async_trait that uses non-send futures for WASM.

Derive Macros§

Block
Block Macro