pub const RUBY_STRING: Options;
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.
Ruby