Struct enum_tryfrom::InvalidEnumValue [] [src]

pub struct InvalidEnumValue(_);

Methods

impl InvalidEnumValue
[src]

Trait Implementations

impl Debug for InvalidEnumValue
[src]

Formats the value using the given formatter.

impl Display for InvalidEnumValue
[src]

Formats the value using the given formatter. Read more

impl Error for InvalidEnumValue
[src]

A short description of the error. Read more

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