Skip to main content

rewrite_tree

Function rewrite_tree 

Source
fn rewrite_tree(root: &Path, pairs: &[(String, String)]) -> Result<()>