Enum libresolv_sys::__ns_cert_types [] [src]

#[repr(u32)]
pub enum __ns_cert_types { cert_t_pkix, cert_t_spki, cert_t_pgp, cert_t_url, cert_t_oid, }

Variants

Trait Implementations

impl Copy for __ns_cert_types
[src]

impl Clone for __ns_cert_types
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for __ns_cert_types
[src]

Formats the value using the given formatter.