to_decimal_schubfach

Function to_decimal_schubfach 

Source
pub(crate) fn to_decimal_schubfach<UInt>(
    bin_sig: UInt,
    bin_exp: i64,
    regular: bool,
) -> ToDecimalResult
where UInt: UInt,