[]Function nom_obj::parser::common::float_triple

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