extract_project_plugins

Function extract_project_plugins 

Source
pub(crate) async fn extract_project_plugins(
    file_path: String,
) -> Result<Vec<PluginRef>, String>