Struct hadean_std::list::LeafIndex [] [src]

pub struct LeafIndex(_);

Trait Implementations

impl Debug for LeafIndex
[src]

fn fmt(&self, __arg_0: &mut Formatter) -> Result

Formats the value using the given formatter.

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