Type Definition sv_parser_parser::IResult[][src]

type IResult<T, U> = IResult<T, U, GreedyError<T, ErrorKind>>;