[]Function nom_obj::parser::common::float_pair

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