Struct gmime_sys::GMimeTextPart[][src]

#[repr(C)]
pub struct GMimeTextPart { pub parent_object: GMimePart, }

Fields

Trait Implementations

impl Copy for GMimeTextPart
[src]

impl Clone for GMimeTextPart
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GMimeTextPart
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GMimeTextPart

impl !Sync for GMimeTextPart