UnderlyingList

Type Alias UnderlyingList 

Source
pub type UnderlyingList<T> = OwnedSlice<T>;

Aliased Type§

#[repr(C)]
pub struct UnderlyingList<T> { /* private fields */ }

Trait Implementations§