Constant lexical_util::format::MYSQL [−][src]
pub const MYSQL: u128 = NumberFormatBuilder::new()
.no_special(true)
.build(); // 0x0000_0a00_0000_0000_0000_0000_0000_040cu128Expand description
Number format for a MySQL literal floating-point number.