# ruststream-macros
Procedural macros for the [RustStream](https://github.com/powersemmi/ruststream) messaging
framework.
This crate is re-exported from `ruststream` under the `macros` feature. Depend on `ruststream` with
that feature rather than on this crate directly.
## License
Apache-2.0.