Type Alias Error

Source
pub type Error = Error;
Expand description

Error returned by most functions.

Aliased Typeยง

struct Error { /* private fields */ }