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