2 releases

0.0.1 Jun 23, 2021
0.0.0 Jun 13, 2021

#211 in #lexer

25 downloads per month
Used in parce

MIT/Apache

83KB
2K SLoC

parce_macros

This crate contains the lexer and parser macros used by the Parce crate. Documentation for these macros are placed on the re-exports in the main crate, because they generate code that depends on the main crate, meaning doc-tests cannot be run here.

License: MIT OR Apache-2.0


lib.rs:

This crate contains the lexer and parser macros used by the Parce crate. Documentation for these macros are placed on the re-exports in the main crate, because they generate code that depends on the main crate, meaning doc-tests cannot be run here.

Dependencies

~3.5–4.5MB
~90K SLoC