Type Definition sv_parser_parser::IResult[][src]

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