macro_rules! with_context { ($result:expr, $context:expr) => { ... }; }
Macro for standardizing error context