# 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