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