Enum srv::ctypes::ns_sect_q [] [src]

#[repr(C)]
pub enum ns_sect_q { ns_s_qd, ns_s_an, ns_s_ns, ns_s_ar, ns_s_max, }

Variants

Trait Implementations

impl Copy for ns_sect_q
[src]

impl Clone for ns_sect_q
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more