apply_import

Function apply_import 

Source
pub fn apply_import<'a, 'b>(
    assets: &'b HashMap<&Path, Tree<'a>>,
) -> impl Fn(&mut Tree<'a>) + 'b