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