Crate barse_derive_impl
source ·Expand description
Implementation of procedural macros for barse.
Functions
- Create a
ByteSizeQueryimplementor from a function. - Create a Condition implementor from a function.
- Derive a
FromByteReaderimplementation. - Create a
VecLenQueryimplementor from a function.