Struct ketree::treeerror::TreeError [] [src]

pub struct TreeError { /* fields omitted */ }

Error struct.

Methods

impl TreeError
[src]

[src]

Convenience function to create an error.

Trait Implementations

impl Debug for TreeError
[src]

[src]

Formats the value using the given formatter.

impl Display for TreeError
[src]

[src]

Formats the value using the given formatter. Read more

impl Error for TreeError
[src]

[src]

A short description of the error. Read more

1.0.0
[src]

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