Function append_recursive

Source
pub fn append_recursive(
    archive: &mut Archive<PluginBackend>,
    path: &Path,
) -> Result<()>