macro_rules! runtime_components {
    () => { ... };
}
Expand description

Returns a vector of all currently existing runtime components as a vector of strings.