pub fn raw_float<'input>( __input: &'input str, ) -> Result<OrderedFloat<f64>, ParseError<<str as Parse>::PositionRepr>>