[][src]Function nom::code_from_offset

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