Function get_component

Source
pub fn get_component(id: &Ustr) -> Option<Rc<UnsafeCell<dyn Component>>>
Expand description

Returns a component from the global registry by ID.