Struct gpgme::keys::UserId[][src]

pub struct UserId<'key>(_, _);

Methods

impl<'key> UserId<'key>
[src]

Important traits for UserIdSignatures<'a>

Trait Implementations

impl<'key> Copy for UserId<'key>
[src]

impl<'key> Clone for UserId<'key>
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl<'key> Send for UserId<'key>
[src]

impl<'key> Sync for UserId<'key>
[src]

impl<'key> Debug for UserId<'key>
[src]

Formats the value using the given formatter. Read more

impl<'key> Display for UserId<'key>
[src]

Formats the value using the given formatter. Read more