Crate susync_macros

Source
Expand description

Support crate that contains the function-like procedural macros for susync.

All documentation lives in that crate.

Macrosยง

sus
Generate the boilerplate for the use case where the future output is equal, or similar, to the callback arguments.