Struct gmime_sys::GMimeTextPartClass[][src]

#[repr(C)]
pub struct GMimeTextPartClass { pub parent_class: GMimePartClass, }

Fields

Trait Implementations

impl Copy for GMimeTextPartClass
[src]

impl Clone for GMimeTextPartClass
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GMimeTextPartClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GMimeTextPartClass

impl !Sync for GMimeTextPartClass