Struct gmime_sys::GMimeFilterOpenPGPClass[][src]

#[repr(C)]
pub struct GMimeFilterOpenPGPClass { pub parent_class: GMimeFilterClass, }

Fields

Trait Implementations

impl Copy for GMimeFilterOpenPGPClass
[src]

impl Clone for GMimeFilterOpenPGPClass
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GMimeFilterOpenPGPClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GMimeFilterOpenPGPClass

impl !Sync for GMimeFilterOpenPGPClass