server_node::console

Macro warning

source
macro_rules! warning {
    ($($arg:tt)*) => { ... };
}