handle_error

Macro handle_error 

Source
macro_rules! handle_error {
    ($result:expr, $context:expr, $error_type:expr) => { ... };
}
Expand description

Macro for handling errors with context