macro_rules! debug_box { ($title:expr, $($arg:tt)*) => { ... }; }
Creates a Magenta box with the given title and message