Function bump_bin::fs::write_file

source ·
pub fn write_file(path: impl AsRef<Path>, contents: &[u8]) -> Result<()>