Macro IntoEdgesDirected

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