pub type PreprocParser = Parser<PreprocCode>;
Expand description
The Preproc
language parser.
Aliased Typeยง
pub struct PreprocParser { /* private fields */ }
pub type PreprocParser = Parser<PreprocCode>;
The Preproc
language parser.
pub struct PreprocParser { /* private fields */ }