Struct gmime_sys::GMimeFilterStrip[][src]

#[repr(C)]
pub struct GMimeFilterStrip { pub parent_object: GMimeFilter, pub lwsp: *mut c_void, }

Fields

Trait Implementations

impl Copy for GMimeFilterStrip
[src]

impl Clone for GMimeFilterStrip
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GMimeFilterStrip
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GMimeFilterStrip

impl !Sync for GMimeFilterStrip