Struct gpgme::results::KeyGenerationResult[][src]

pub struct KeyGenerationResult(_);

Methods

impl KeyGenerationResult
[src]

impl KeyGenerationResult
[src]

Trait Implementations

impl Send for KeyGenerationResult
[src]

impl Sync for KeyGenerationResult
[src]

impl Drop for KeyGenerationResult
[src]

Executes the destructor for this type. Read more

impl Clone for KeyGenerationResult
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for KeyGenerationResult
[src]

Formats the value using the given formatter. Read more