pub type CERef<T> = ContiguousEntryRef<T>;Expand description
A shorter type name for ContiguousEntryRef.
Aliased Typeยง
pub struct CERef<T> { /* private fields */ }pub type CERef<T> = ContiguousEntryRef<T>;A shorter type name for ContiguousEntryRef.
pub struct CERef<T> { /* private fields */ }