ObjectMapRef

Type Alias ObjectMapRef 

Source
pub type ObjectMapRef = Arc<Mutex<ObjectMap>>;

Aliased Typeยง

pub struct ObjectMapRef { /* private fields */ }