Struct gpgme::tofu::TofuInfo[][src]

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

Methods

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

Trait Implementations

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

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

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

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

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

Formats the value using the given formatter. Read more