ruststream-macros 0.2.1

Procedural macros for the RustStream messaging framework.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# 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.