Struct gmime_sys::GMimeParserClass[][src]

#[repr(C)]
pub struct GMimeParserClass { pub parent_class: GObjectClass, }

Fields

Trait Implementations

impl Copy for GMimeParserClass
[src]

impl Clone for GMimeParserClass
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GMimeParserClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GMimeParserClass

impl !Sync for GMimeParserClass