Module ser

Source
Expand description

Logic to read and write resource record (streams)

Functionsยง

parse_rr_stream
Parse a stream of RRs from the format described in RFC 9102.
write_rr
Writes the given resource record in its wire encoding to the given Vec.