[][src]Macro rome::impl_triple_cmp_wrap

macro_rules! impl_triple_cmp_wrap {
    ($graph_type:path) => { ... };
}

Graphs that are used in GraphCollection must implement TripleCmpWrap. This macro does that.