Struct gpgme::Validity
[−]
[src]
pub struct Validity(_);
pub struct Validity(_);
impl Validity
unsafe fn from_raw(raw: gpgme_validity_t) -> Validity
fn raw(&self) -> gpgme_validity_t
impl Debug for Validity
impl Display for Validity
impl Hash for Validity
fn hash<__H: Hasher>(&self, __arg_0: &mut __H)
fn hash_slice<H>(data: &[Self], state: &mut H) where H: Hasher
impl PartialEq for Validity
impl Eq for Validity
impl Clone for Validity
fn clone(&self) -> Validity
fn clone_from(&mut self, source: &Self)
impl Copy for Validity