Function rust_install::utils::write_file [] [src]

pub fn write_file(name: &'static str, path: &Path, contents: &str) -> Result<()>