pub fn write( path: impl AsRef<Path>, contents: impl AsRef<[u8]>, ) -> Result<(), FsPathError>
Wrapper for std::fs::write
std::fs::write