2 releases
0.0.1 | Jun 23, 2021 |
---|---|
0.0.0 | Jun 13, 2021 |
#223 in #lexer
Used in parce
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–5MB
~92K SLoC