pub fn parse_rr_stream(inp: &[u8]) -> Result<Vec<RR>, ()>
Parse a stream of RRs from the format described in RFC 9102.
RR
Note that this is only the series of AuthenticationChain records, and does not read the ExtSupportLifetime field at the start of a DnssecChainExtension.
AuthenticationChain
ExtSupportLifetime
DnssecChainExtension