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

Trait Implementations

impl Copy for __ns_sect
[src]

impl Clone for __ns_sect
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for __ns_sect
[src]

Formats the value using the given formatter.