Enum libresolv_sys::__ns_update_operation [] [src]

#[repr(u32)]
pub enum __ns_update_operation { ns_uop_delete, ns_uop_add, ns_uop_max, }

Variants

Trait Implementations

impl Copy for __ns_update_operation
[src]

impl Clone for __ns_update_operation
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for __ns_update_operation
[src]

Formats the value using the given formatter.