pub fn write_fmt<'a>( buf: &'a mut [MaybeUninit<u8>], args: Arguments<'_>, ) -> &'a [u8] ⓘ
Format args into a provided buffer