Constant lexical_parse_float::options::RUBY_STRING

source ·
pub const RUBY_STRING: Options;
Expand description

Number format to parse a Ruby float from string. Ruby can write NaN and Infinity as strings, but won’t roundtrip them back to floats.