Struct gpgme::results::SigningResult [] [src]

pub struct SigningResult(_);

Methods

impl SigningResult
[src]

impl SigningResult
[src]

Trait Implementations

impl Send for SigningResult
[src]

impl Sync for SigningResult
[src]

impl Drop for SigningResult
[src]

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

impl Clone for SigningResult
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for SigningResult
[src]

Formats the value using the given formatter.