Type Alias ErrorHandler

Source
pub type ErrorHandler = fn(Error);
Expand description

The error handler function type.