dns-message-parser 0.9.0

Libary to encode and decode DNS packets
Documentation
1
2
3
4
5
6
7
struct_vec!(
    /// The [NSAP] resource record type.
    ///
    /// [NSAP]: https://tools.ietf.org/html/rfc1706#section-5
    NSAP,
    data
);