Struct gpgme::results::DecryptionResult[][src]

pub struct DecryptionResult(_);

Methods

impl DecryptionResult
[src]

impl DecryptionResult
[src]

Important traits for Recipients<'a>

Trait Implementations

impl Send for DecryptionResult
[src]

impl Sync for DecryptionResult
[src]

impl Drop for DecryptionResult
[src]

Executes the destructor for this type. Read more

impl Clone for DecryptionResult
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for DecryptionResult
[src]

Formats the value using the given formatter. Read more