[][src]Type Definition hg::testing::VecGraph

type VecGraph = Vec<[Revision; 2]>;

Trait Implementations

impl Graph for VecGraph[src]