stackerror

Macro stack_msg

Source
macro_rules! stack_msg {
    ($($arg:tt)*) => { ... };
}