Type Definition rpds::vector::VectorSync[][src]

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

Implementations