pub fn normalize_tenants(tenants: &[TenantSelection]) -> Vec<TenantSelection>Expand description
Normalize tenant selections (sort and deduplicate allow_paths).
pub fn normalize_tenants(tenants: &[TenantSelection]) -> Vec<TenantSelection>Normalize tenant selections (sort and deduplicate allow_paths).