Type Alias spdlog::error::ErrorHandler

source ·
pub type ErrorHandler = fn(_: Error);
Expand description

The error handler function type.