Skip to main content

write_secure_file

Function write_secure_file 

Source
pub fn write_secure_file<P: AsRef<Path>>(path: P, data: &[u8]) -> Result<()>