Function mta_sts::get_policy_for_domain

source ยท
pub async fn get_policy_for_domain(
    policy_domain: &str,
) -> Result<Arc<MtaStsPolicy>>