Crate barse_derive
source ·Expand description
Procedural macros for barse.
Attribute Macros
- Create a
ByteSizeQuery
implementor from a function. - Create a Condition implementor from a function.
- Create a
VecLenQuery
implementor from a function.
Derive Macros
- Derive a
FromByteReader
implementation.