Skip to main content

impl_graph_traits

Macro impl_graph_traits 

Source
macro_rules! impl_graph_traits {
    ($graph_type:ident) => { ... };
}