Constant lexical_util::format::GUILE_STRING[][src]

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

Number format to parse a Guile float from string.