Enum libresolv_sys::__ns_sect 
                   
                       [−]
                   
               [src]
#[repr(u32)]pub enum __ns_sect { ns_s_qd, ns_s_an, ns_s_ns, ns_s_ar, ns_s_max, }
Variants
ns_s_qdns_s_anns_s_nsns_s_arns_s_maxTrait Implementations
impl Copy for __ns_sect[src]
impl Clone for __ns_sect[src]
fn clone(&self) -> __ns_sect
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more