Struct object::read::SymbolIndex [−][src]
pub struct SymbolIndex(pub usize);
The index used to identify a symbol of a file.
Trait Implementations
impl Clone for SymbolIndex
[src]
impl Clone for SymbolIndex
[src]fn clone(&self) -> SymbolIndex
[src][−]
pub fn clone_from(&mut self, source: &Self)
1.0.0[src][−]
impl Hash for SymbolIndex
[src]
impl Hash for SymbolIndex
[src]impl PartialEq<SymbolIndex> for SymbolIndex
[src]
impl PartialEq<SymbolIndex> for SymbolIndex
[src]