fn to_rrs( name: &DomainName, now: Instant, tuples: &[(RecordTypeWithData, Instant)], rrs: &mut Vec<ResourceRecord>, )
Helper for get_without_checking_expiration: converts the cached record tuples into RRs.
get_without_checking_expiration