Function write_fmt

Source
pub fn write_fmt<P: AsRef<Path>>(
    src: P,
    fmt: Arguments<'_>,
    trunc: bool,
) -> bool