include_graph

Macro include_graph 

Source
macro_rules! include_graph {
    ($graph: tt) => { ... };
}