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 GMimeFilterOpenPGPClass
impl Clone for GMimeFilterOpenPGPClass
[src]
impl Clone for GMimeFilterOpenPGPClass
fn clone(&self) -> GMimeFilterOpenPGPClass
[src]
fn clone(&self) -> GMimeFilterOpenPGPClass
Returns 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 GMimeFilterOpenPGPClass
Auto Trait Implementations
impl !Send for GMimeFilterOpenPGPClass
impl !Send for GMimeFilterOpenPGPClass
impl !Sync for GMimeFilterOpenPGPClass
impl !Sync for GMimeFilterOpenPGPClass