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