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