Constant lexical_util::format::C89_LITERAL [−][src]
pub const C89_LITERAL: u128 = NumberFormatBuilder::new()
.no_special(true)
.build(); // 0x0000_0a00_0000_0000_0000_0000_0000_040cu128
Expand description
Number format for a C++98 literal floating-point number.