[][src]Function deinclude::deinclude_contents

pub fn deinclude_contents(
    data: &str,
    root_path: &Path,
    local_path: &Path,
    ignore: &[String]
) -> Result<String>