Struct gmime_sys::GMimeParser[][src]

#[repr(C)]
pub struct GMimeParser { pub parent_object: GObject, pub priv_: *mut _GMimeParserPrivate, }

Fields

Trait Implementations

impl Copy for GMimeParser
[src]

impl Clone for GMimeParser
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GMimeParser
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GMimeParser

impl !Sync for GMimeParser