Macro IntoNodeReferences

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