pub mod packet; pub mod text; mod rrdata; pub use self::rrdata::{RRDataPacket, RRDataText, RRData, StaticRRData};