Type Definition g_code::parse::ParseError[][src]

type ParseError<'input> = LalrpopParseError<usize, LexTok<'input>, LexicalError>;