Type Definition graphannis::graph::MatchGroup[][src]

type MatchGroup = SmallVec<[Match; 8]>;

A group of single matched nodes.