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,
    context: &str,
) -> Result<()>
Expand description

Write a file with contextual error message (sync)