Constant lexical_core::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.