macro_rules! debug_structured { ($($field:tt)*) => { ... }; }
Convenience macro for structured debug logging