Struct ketree::treeerror::TreeError []

pub struct TreeError { /* fields omitted */ }

Error struct.

Methods

impl TreeError

Convenience function to create an error.

Trait Implementations

impl Debug for TreeError

Formats the value using the given formatter.

impl Display for TreeError

Formats the value using the given formatter. Read more

impl Error for TreeError

A short description of the error. Read more

The lower-level cause of this error, if any. Read more