Function gut::io::vtk::parser::unsigned[]

pub fn unsigned<T>(input: &[u8]) -> IResult<&[u8], T, u32> where
    T: FromStr
Expand description

Parse a formatted unsigned integer.