Struct hadean_std::list::LeafIndex
[−]
[src]
pub struct LeafIndex(_);
Trait Implementations
impl Debug for LeafIndex[src]
impl Deref for LeafIndex[src]
type Target = RawLeafIndex
The resulting type after dereferencing
fn deref(&self) -> &RawLeafIndex
The method called to dereference a value
impl DerefMut for LeafIndex[src]
fn deref_mut(&mut self) -> &mut RawLeafIndex
The method called to mutably dereference a value