Struct tmcl::NonValidErrorCode [] [src]

pub struct NonValidErrorCode;

The result of attempting to converted a number that is not a valid status code into Status.

Trait Implementations

impl Debug for NonValidErrorCode
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations