dump

Function dump 

Source
pub fn dump<Output: Write>(o: Output, old: &str, new: &str) -> Result<()>