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

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