Enum libresolv_sys::__ns_flag [] [src]

#[repr(u32)]
pub enum __ns_flag { ns_f_qr, ns_f_opcode, ns_f_aa, ns_f_tc, ns_f_rd, ns_f_ra, ns_f_z, ns_f_ad, ns_f_cd, ns_f_rcode, ns_f_max, }

Variants

Trait Implementations

impl Copy for __ns_flag
[src]

impl Clone for __ns_flag
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for __ns_flag
[src]

Formats the value using the given formatter.