pub fn format_exact<'a>( d: &Decoded, buf: &'a mut [MaybeUninit<u8>], limit: i16 ) -> (&'a [u8], i16)
flt2dec
The exact and fixed mode implementation for Dragon.