#proc-macro #barse #procedural #binary #parser

barse-derive-impl

Implementation of procedural macros for barse

2 unstable releases

0.2.0 Jun 10, 2023
0.1.0 May 11, 2023

#347 in #procedural

35 downloads per month
Used in 2 crates (via barse-derive)

MIT/Apache

26KB
692 lines

barse-derive-impl

Implementation for proc macro crate for my binary file parsing libray barse. Needed due to testing.

Licensing

This project is licensed under MIT or Apache-2.0 use whichever you fancy.


lib.rs:

Implementation of procedural macros for barse.

Dependencies

~0.4–0.8MB
~19K SLoC