Skip to main content

known_providers

Function known_providers 

Source
pub fn known_providers() -> Vec<ProviderInfo>
Expand description

Static catalog of known providers and the categories they advertise.

Adding a new provider is a single entry here. Tests in tests::catalog_matches_runtime_enrichers keep this in sync with the actual ToolEnricher::supported_categories() implementations.