Type Alias Error

Source
pub type Error = Error;
Expand description

Generic error

Aliased Typeยง

struct Error { /* private fields */ }