Struct gmime_sys::GMimeTextPart [−][src]
#[repr(C)]pub struct GMimeTextPart { pub parent_object: GMimePart, }
Fields
parent_object: GMimePart
Trait Implementations
impl Copy for GMimeTextPart
[src]
impl Copy for GMimeTextPart
impl Clone for GMimeTextPart
[src]
impl Clone for GMimeTextPart
fn clone(&self) -> GMimeTextPart
[src]
fn clone(&self) -> GMimeTextPart
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 GMimeTextPart
[src]
impl Debug for GMimeTextPart
Auto Trait Implementations
impl !Send for GMimeTextPart
impl !Send for GMimeTextPart
impl !Sync for GMimeTextPart
impl !Sync for GMimeTextPart