Struct gmime_sys::GMimeCryptoContext[][src]

#[repr(C)]
pub struct GMimeCryptoContext { pub parent_object: GObject, pub request_passwd: GMimePasswordRequestFunc, }

Fields

Trait Implementations

impl Copy for GMimeCryptoContext
[src]

impl Clone for GMimeCryptoContext
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GMimeCryptoContext
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GMimeCryptoContext

impl !Sync for GMimeCryptoContext