Searched refs:InstanceBox (Results 1 – 1 of 1) sorted by relevance
12 type InstanceBox = Box<dyn Any + Send + Sync>; typedef31 instances: Arc<Mutex<HashMap<TypeId, InstanceBox>>>,