Crate barse_derive_impl
source ·Expand description
Implementation of procedural macros for barse.
Functions
- Create a
ByteSizeQuery
implementor from a function. - Create a Condition implementor from a function.
- Derive a
FromByteReader
implementation. - Create a
VecLenQuery
implementor from a function.