PegLexer

Type Alias PegLexer 

Source
pub type PegLexer<const TRACE: bool> = Lexer<TRACE>;

Aliased Typeยง

pub struct PegLexer<const TRACE: bool>;