[][src]Type Definition sv_parser_parser::IResult

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