Function default_write_fmt

pub(in ::io::write) fn default_write_fmt<W: Write + ?Sized>(this: &mut W, args: Arguments<'_>) -> Result<()>