Macro with_context

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

Macro for standardizing error context