Struct hadean_std::list::RawLeafIndex [] [src]

pub struct RawLeafIndex {
    // some fields omitted
}

Trait Implementations

impl Debug for RawLeafIndex
[src]

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

Formats the value using the given formatter.

impl Drop for RawLeafIndex
[src]

fn drop(&mut self)

A method called when the value goes out of scope. Read more