Struct gmime_sys::GMimeFilterGZipClass[][src]

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

Fields

Trait Implementations

impl Copy for GMimeFilterGZipClass
[src]

impl Clone for GMimeFilterGZipClass
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GMimeFilterGZipClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GMimeFilterGZipClass

impl !Sync for GMimeFilterGZipClass