Function nom::prepare_errors [] [src]

pub fn prepare_errors<O>(input: &[u8], res: IResult<&[u8], O>) -> Option<Vec<(ErrorKind, usize, usize)>>