PtrConst

Type Alias PtrConst 

Source
pub type PtrConst<E> = GroupFor<E, *const <E as Entity>::Unit>;