Skip to main content

edit_file

Function edit_file 

Source
pub fn edit_file(path: &Path, old_string: &str, new_string: &str) -> Result<()>