Function xplm::error::set_error_handler

source ·
pub fn set_error_handler(handler: fn(_: &str))
Expand description

Sets the error handler

Once an error handler is set, it cannot be removed.