Struct gpgme::keys::Key [] [src]

pub struct Key(_);

Methods

impl Key
[src]

Trait Implementations

impl Send for Key
[src]

impl Sync for Key
[src]

impl Drop for Key
[src]

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

impl Clone for Key
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Key
[src]

Formats the value using the given formatter.