Struct gimli::DebugTypeSignature [−][src]
pub struct DebugTypeSignature(pub u64);
A type signature as used in the .debug_types
section.
Trait Implementations
impl Clone for DebugTypeSignature
[src]
impl Clone for DebugTypeSignature
[src]fn clone(&self) -> DebugTypeSignature
[src]
pub fn clone_from(&mut self, source: &Self)
1.0.0[src]
impl Hash for DebugTypeSignature
[src]
impl Hash for DebugTypeSignature
[src]impl PartialEq<DebugTypeSignature> for DebugTypeSignature
[src]
impl PartialEq<DebugTypeSignature> for DebugTypeSignature
[src]