Function nom::code_from_offset [] [src]

pub fn code_from_offset<E>(
    v: &[(ErrorKind<E>, usize, usize)],
    offset: usize
) -> Option<u32>