Struct gmime_sys::GMimeFilterStripClass[][src]

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

Fields

Trait Implementations

impl Copy for GMimeFilterStripClass
[src]

impl Clone for GMimeFilterStripClass
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GMimeFilterStripClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GMimeFilterStripClass

impl !Sync for GMimeFilterStripClass