macro_rules! node_info {
($($arg:tt)*) => { ... };
}Expand description
A info! helper macro that emits to the target, the node logger listens for
macro_rules! node_info {
($($arg:tt)*) => { ... };
}A info! helper macro that emits to the target, the node logger listens for