Struct gpgme::results::Import[][src]

pub struct Import<'a>(_, _);

Methods

impl<'a> Import<'a>
[src]

impl<'a> Import<'a>
[src]

Trait Implementations

impl<'a> Copy for Import<'a>
[src]

impl<'a> Clone for Import<'a>
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl<'a> Send for Import<'a>
[src]

impl<'a> Sync for Import<'a>
[src]

impl<'a> Debug for Import<'a>
[src]

Formats the value using the given formatter. Read more