Enum libresolv_sys::__ns_key_types [] [src]

#[repr(u32)]
pub enum __ns_key_types { ns_kt_rsa, ns_kt_dh, ns_kt_dsa, ns_kt_private, }

Variants

Trait Implementations

impl Copy for __ns_key_types
[src]

impl Clone for __ns_key_types
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for __ns_key_types
[src]

Formats the value using the given formatter.