Type Definition shared_vector::SharedChunkVector

source ·
pub type SharedChunkVector<T> = RefCountedChunkVector<T, DefaultRefCount>;