Type Alias rpds::vector::VectorSync

source ·
pub type VectorSync<T> = Vector<T, ArcK>;

Implementations§