pub type StackGCVector<T, AllocPolicy> = StackGCVector<T, AllocPolicy>;
Aliased Typeยง
#[repr(C)]pub struct StackGCVector<T, AllocPolicy>(/* private fields */);
pub type StackGCVector<T, AllocPolicy> = StackGCVector<T, AllocPolicy>;
#[repr(C)]pub struct StackGCVector<T, AllocPolicy>(/* private fields */);