mynewt
macro_rules! nx { (($($current:tt)*), ($($next:tt)*), ($($rest:tt)*)) => { ... }; }
Macro to display the token being parsed and the remaining tokens