dsp
type RawEdges<'a, S> = RawEdges<'a, Connection<S>, usize>;
Read only access to a Graph's internal edge array.