//! Types yielded by RFC 6764 SRV-based CalDAV/CardDAV discovery.
use ;
use crateSrvService;
/// Best-of-each-service summary produced by the combined RFC 6764
/// flow. Each slot carries the SRV record with the lowest priority
/// (and highest weight on ties), or `None` when that service did not
/// publish a record on the queried domain.