Struct gmime_sys::GMimeFilterOpenPGPClass [−][src]
#[repr(C)]pub struct GMimeFilterOpenPGPClass { pub parent_class: GMimeFilterClass, }
Fields
parent_class: GMimeFilterClass
Trait Implementations
impl Copy for GMimeFilterOpenPGPClass[src]
impl Copy for GMimeFilterOpenPGPClassimpl Clone for GMimeFilterOpenPGPClass[src]
impl Clone for GMimeFilterOpenPGPClassfn clone(&self) -> GMimeFilterOpenPGPClass[src]
fn clone(&self) -> GMimeFilterOpenPGPClassReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Debug for GMimeFilterOpenPGPClass[src]
impl Debug for GMimeFilterOpenPGPClassAuto Trait Implementations
impl !Send for GMimeFilterOpenPGPClass
impl !Send for GMimeFilterOpenPGPClassimpl !Sync for GMimeFilterOpenPGPClass
impl !Sync for GMimeFilterOpenPGPClass