Struct conduit_router::RouterError [] [src]

pub struct RouterError(_);

Trait Implementations

impl Debug for RouterError
[src]

Formats the value using the given formatter.

impl Error for RouterError
[src]

A short description of the error. Read more

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

impl Display for RouterError
[src]

Formats the value using the given formatter. Read more