Constant lexical_util::format::SQLITE[][src]

pub const SQLITE: u128 = NumberFormatBuilder::new()
    .no_special(true)
    .build(); // 0x0000_0a00_0000_0000_0000_0000_0000_040cu128
Expand description

Number format for a SQLite literal floating-point number.