Type Definition lexer::error::ParseError

source · []
pub type ParseError = ParseError<usize, Tok, MiscParseError>;

Trait Implementations

Performs the conversion.