Type Definition freebsd_geom::EdgeId[][src]

type EdgeId = (u64, u64);

A unique identifier for an Edge in a Graph.