Struct error_util::error_types::ErrorType1 [] [src]

pub struct ErrorType1;

Trait Implementations

impl Debug for ErrorType1
[src]

[src]

Formats the value using the given formatter.

impl Error for ErrorType1
[src]

[src]

A short description of the error. Read more

[src]

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

impl Display for ErrorType1
[src]

[src]

Formats the value using the given formatter. Read more