Skip to main content

write_sensitive_file

Function write_sensitive_file 

Source
pub fn write_sensitive_file(
    file_path: impl AsRef<Path>,
    content: &str,
) -> Result<()>