Struct gmime_sys::GMimeMultipartSigned[][src]

#[repr(C)]
pub struct GMimeMultipartSigned { pub parent_object: GMimeMultipart, }

Fields

Trait Implementations

impl Copy for GMimeMultipartSigned
[src]

impl Clone for GMimeMultipartSigned
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GMimeMultipartSigned
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GMimeMultipartSigned

impl !Sync for GMimeMultipartSigned