pub const RUBY_STRING: Options;Available on crate feature
parse-floats only.Expand description
Number format to parse a Ruby float from string.
Ruby can write NaN and Infinity as strings, but won’t round-trip them back to floats.