[][src]Function voile_util::level::lift_hash_map

pub fn lift_hash_map<T: LiftEx>(
    levels: LevelType,
    map: HashMap<String, T>
) -> HashMap<String, T>