Skip to main content

write_file_with_context_sync

Function write_file_with_context_sync 

Source
pub fn write_file_with_context_sync(
    path: &Path,
    content: &str,
    purpose: &str,
) -> Result<()>