Function write_file

Source
pub fn write_file(path: &Path, body: impl AsRef<[u8]>) -> GenerateResult<()>