Type Definition wicrs_server::server::SubscribedHubMap[][src]

type SubscribedHubMap = Arc<RwLock<HashMap<ID, Arc<RwLock<HashSet<u128>>>>>>;