Type Definition catalyst_entities::CSet

source ·
pub type CSet<K> = Arc<DashSet<K, FvnBuildHasher>>;