exception_handlers

Macro exception_handlers 

Source
macro_rules! exception_handlers {
    ($handlers:ty) => { ... };
}
Expand description

Registers an implementation of the ExceptionHandlers trait to handle exceptions.