Function write_tempfile

Source
pub fn write_tempfile(name: &str, content: &str, path: &str) -> Result<()>