dnssec_
prover
0.6.8
Module ser
Module Items
Functions
In crate dnssec_
prover
dnssec_prover
Module
ser
Copy item path
Source
Expand description
Logic to read and write resource record (streams)
Functions
ยง
parse_
rr_
stream
Parse a stream of
RR
s from the format described in
RFC 9102
.
write_
rr
Writes the given resource record in its wire encoding to the given
Vec
.