Crate barse_derive_impl

Crate barse_derive_impl 

Source
Expand description

Implementation of procedural macros for barse.

Functionsยง

byte_size_query
Create a ByteSizeQuery implementor from a function.
condition
Create a Condition implementor from a function.
derive_from_byte_reader
Derive a FromByteReader implementation.
vec_len_query
Create a VecLenQuery implementor from a function.