[][src]Function pf::utils::write_file

pub fn write_file<P: AsRef<Path>>(path: P, s: &str) -> Result