Struct aught_common::CommandError [] [src]

pub struct CommandError { /* fields omitted */ }

Trait Implementations

impl Debug for CommandError
[src]

[src]

Formats the value using the given formatter.

impl Error for CommandError
[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 CommandError
[src]

[src]

Formats the value using the given formatter. Read more

impl From<Error> for CommandError
[src]

[src]

Performs the conversion.

impl From<Error> for CommandError
[src]

[src]

Performs the conversion.