get_matching_provider

Function get_matching_provider 

Source
pub(super) async fn get_matching_provider(
    environment: &MountainEnvironment,
    document_uri: &Url,
    feature_type: ProviderType,
) -> Result<Option<ProviderRegistrationDTO>, CommonError>