Type Definition webrtc_turn::allocation::AllocationMap[][src]

type AllocationMap = Arc<Mutex<HashMap<String, Arc<Mutex<Allocation>>>>>;