Macro IntoEdgeReferences

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