Function mediawiki_parser::transformations::apply_func_clone[][src]

pub fn apply_func_clone<S: Copy>(
    func: &TFunc<S>,
    content: &[Element],
    path: &[&Element],
    settings: S
) -> TListResult

Apply a given transformation function to a list of elements, without mutating the original.