# asupersync-macros
`asupersync-macros` provides proc macros used by the
[`asupersync`](https://github.com/Dicklesworthstone/asupersync) runtime.
## Purpose
The crate supports structured-concurrency ergonomics in the main runtime by
expanding macro syntax into compile-time checked Rust code.
## License
MIT