macro_rules! deregister_runtime_component {
    ( $component_name:expr ) => { ... };
}
Expand description

See register_runtime_component