Enum flattree::IndexError [] [src]

pub enum IndexError {
    NonDepth0BlockError,
}

Variants

Trait Implementations

impl Debug for IndexError
[src]

Formats the value using the given formatter.