Function drcode_go::error_handler

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