write_fmt

Function write_fmt 

Source
fn write_fmt(
    raw: &mut dyn Write,
    state: &mut StripBytes,
    args: Arguments<'_>,
) -> Result<()>