[][src]Module roperator::error

Traits

RoperatorError

Trait for errors that maybe be used by roperator or handlers. This just sets up the trait bounds that are required, since we'll typicaly only expose rather opaque boxed error types, and they will need to be sent between threads.

Type Definitions

Error