Type Definition dark_std::sync::vec::SyncVec

source · []
pub type SyncVec<V> = SyncVecImpl<V>;