Skip to main content

dependents_of

Function dependents_of 

Source
pub fn dependents_of(
    plugins: &[DiscoveredPlugin],
    plugin_id: &str,
) -> Vec<String>
Expand description

Plugins that directly or transitively depend on plugin_id.