pub(crate) fn to_decimal_fast<Float, UInt>(
bin_sig: UInt,
raw_exp: i64,
regular: bool,
) -> ToDecimalResultwhere
Float: FloatTraits,
UInt: UInt,pub(crate) fn to_decimal_fast<Float, UInt>(
bin_sig: UInt,
raw_exp: i64,
regular: bool,
) -> ToDecimalResultwhere
Float: FloatTraits,
UInt: UInt,