pub type ErrorOccurredHandler = Arc<dyn Fn(ErrorOccurredHookInput) -> ErrorOccurredHookOutput + Send + Sync>;Aliased Type§
pub struct ErrorOccurredHandler { /* private fields */ }pub type ErrorOccurredHandler = Arc<dyn Fn(ErrorOccurredHookInput) -> ErrorOccurredHookOutput + Send + Sync>;pub struct ErrorOccurredHandler { /* private fields */ }