fn fmt_offset_sign( output: &mut (impl Write + ?Sized), is_negative: bool, sign_is_mandatory: bool, ) -> Result<usize, Error>
formatting