Skip to main content

deregister_component

Function deregister_component 

Source
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.