[][src]Type Definition candid::parser::ParserError

type ParserError = ParseError<usize, Token, LexicalError>;