Error

Type Alias Error 

Source
pub type Error = Error;
Expand description

The type of errors that can be thrown in the course of executing a thread.

Aliased Typeยง

pub struct Error { /* private fields */ }