Struct gmime_sys::GMimeCryptoContext [−][src]
#[repr(C)]pub struct GMimeCryptoContext { pub parent_object: GObject, pub request_passwd: GMimePasswordRequestFunc, }
Fields
parent_object: GObject
request_passwd: GMimePasswordRequestFunc
Trait Implementations
impl Copy for GMimeCryptoContext
[src]
impl Copy for GMimeCryptoContext
impl Clone for GMimeCryptoContext
[src]
impl Clone for GMimeCryptoContext
fn clone(&self) -> GMimeCryptoContext
[src]
fn clone(&self) -> GMimeCryptoContext
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Debug for GMimeCryptoContext
[src]
impl Debug for GMimeCryptoContext
Auto Trait Implementations
impl !Send for GMimeCryptoContext
impl !Send for GMimeCryptoContext
impl !Sync for GMimeCryptoContext
impl !Sync for GMimeCryptoContext