Constant lexical_write_float::options::DECIMAL_COMMA
source ยท pub const DECIMAL_COMMA: Options;
Expand description
Numerical format with a decimal comma. This is the standard numerical format for most of the world.
pub const DECIMAL_COMMA: Options;
Numerical format with a decimal comma. This is the standard numerical format for most of the world.