debug_box

Macro debug_box 

Source
macro_rules! debug_box {
    ($title:expr, $($arg:tt)*) => { ... };
}
Expand description

Creates a Magenta box with the given title and message