Enum libresolv_sys::__ns_class [] [src]

#[repr(u32)]
pub enum __ns_class { ns_c_invalid, ns_c_in, ns_c_2, ns_c_chaos, ns_c_hs, ns_c_none, ns_c_any, ns_c_max, }

Variants

Trait Implementations

impl Copy for __ns_class
[src]

impl Clone for __ns_class
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for __ns_class
[src]

Formats the value using the given formatter.