graph_idx

Macro graph_idx 

Source
macro_rules! graph_idx {
    ($mod_name:ident, $node:ident, $edge:ident, $inner:ident) => { ... };
}