error_handler

Function error_handler 

Source
pub fn error_handler<E>(err: E)
where E: Error + Send + Sync + 'static,