Struct gmime_sys::GMimeParser [−][src]
#[repr(C)]pub struct GMimeParser { pub parent_object: GObject, pub priv_: *mut _GMimeParserPrivate, }
Fields
parent_object: GObject
priv_: *mut _GMimeParserPrivate
Trait Implementations
impl Copy for GMimeParser
[src]
impl Copy for GMimeParser
impl Clone for GMimeParser
[src]
impl Clone for GMimeParser
fn clone(&self) -> GMimeParser
[src]
fn clone(&self) -> GMimeParser
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Debug for GMimeParser
[src]
impl Debug for GMimeParser
Auto Trait Implementations
impl !Send for GMimeParser
impl !Send for GMimeParser
impl !Sync for GMimeParser
impl !Sync for GMimeParser