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

pub struct DecryptionResult(_);

Methods

impl DecryptionResult
[src]

impl DecryptionResult
[src]

Trait Implementations

impl Send for DecryptionResult
[src]

impl Sync for DecryptionResult
[src]

impl Drop for DecryptionResult
[src]

A method called when the value goes out of scope. 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.