[][src]Function voile_util::level::lift_tree_map

pub fn lift_tree_map<T: LiftEx>(
    levels: LevelType,
    map: BTreeMap<String, T>
) -> BTreeMap<String, T>