Skip to main content

float_pair

Function float_pair 

Source
pub fn float_pair(i: &[u8]) -> IResult<&[u8], (f32, f32), u32>