Macro csnmp::debug

source ·
macro_rules! debug {
    ($first_expr:expr $(, $other_expr:expr)* $(,)?) => { ... };
}