Constant lexical_core::format::PYTHON35_LITERAL[][src]

pub const PYTHON35_LITERAL: u128 = NumberFormatBuilder::new().no_special(true).no_integer_leading_zeros(true).build(); // 0x0000_0a00_0000_0000_0000_0000_0000_140cu128
Expand description

Number format for a Python3.5 or lower literal floating-point number.