Struct gpgme::trust::TrustItem[][src]

pub struct TrustItem(_);

Methods

impl TrustItem
[src]

Trait Implementations

impl Send for TrustItem
[src]

impl Sync for TrustItem
[src]

impl Drop for TrustItem
[src]

Executes the destructor for this type. Read more

impl Clone for TrustItem
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for TrustItem
[src]

Formats the value using the given formatter. Read more