pub fn discover_plugins(
workspace: &Path,
) -> Result<Vec<DiscoveredPlugin>, PluginDiscoveryError>Expand description
Discover plugin manifests under {workspace}/.ontocore/plugins/*.toml.
pub fn discover_plugins(
workspace: &Path,
) -> Result<Vec<DiscoveredPlugin>, PluginDiscoveryError>Discover plugin manifests under {workspace}/.ontocore/plugins/*.toml.