default_write_fmt

Function default_write_fmt 

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