Struct gmime_sys::GMimeApplicationPkcs7Mime[][src]

#[repr(C)]
pub struct GMimeApplicationPkcs7Mime { pub parent_object: GMimePart, pub smime_type: GMimeSecureMimeType, }

Fields

Trait Implementations

impl Copy for GMimeApplicationPkcs7Mime
[src]

impl Clone for GMimeApplicationPkcs7Mime
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GMimeApplicationPkcs7Mime
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GMimeApplicationPkcs7Mime

impl !Sync for GMimeApplicationPkcs7Mime