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