[][src]Function voile_util::level::fall_tree_map

pub fn fall_tree_map<T: LiftEx>(
    levels: u32,
    map: BTreeMap<String, T>
) -> BTreeMap<String, T>