pub fn deregister_component(id: &Ustr)Expand description
Removes the component with id from the global registry.
Only the exact ID is removed, so unrelated components sharing the thread-local registry are untouched.
pub fn deregister_component(id: &Ustr)Removes the component with id from the global registry.
Only the exact ID is removed, so unrelated components sharing the thread-local registry are untouched.