Macro nessa::nessa_warning

source ยท
macro_rules! nessa_warning {
    ($pat: expr $( , $more: expr)*) => { ... };
}