Function walk_and_replace

Source
pub(crate) fn walk_and_replace(
    target: &Path,
    replacements: &[String],
) -> Result<()>