Macro IntoNodeIdentifiers

Source
macro_rules! IntoNodeIdentifiers {
    ($m:ident $extra:tt) => { ... };
}