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