Struct gmime_sys::GMimeCertificateClass[][src]

#[repr(C)]
pub struct GMimeCertificateClass { pub parent_class: GObjectClass, }

Fields

Trait Implementations

impl Copy for GMimeCertificateClass
[src]

impl Clone for GMimeCertificateClass
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GMimeCertificateClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GMimeCertificateClass

impl !Sync for GMimeCertificateClass