Function veloren_world::util::map_array::enum_from_index

source ยท
pub fn enum_from_index<E: Clone, I: GenericIndex<E, N>, const N: usize>(
    idx: I,
) -> E