Trait dns_message_parser::rr::ToType[][src]

pub trait ToType {
    fn to_type(&self) -> Type;
}

Required methods

Implementors