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]

A method called when the value goes out of scope. Read more

impl Clone for KeyGenerationResult
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl<'a> Debug for KeyGenerationResult
[src]

Formats the value using the given formatter.