pub(crate) fn allocative_visit_petgraph_graph<N: Allocative, E: Allocative, Ty: EdgeType, Ix: IndexType>(
graph: &Graph<N, E, Ty, Ix>,
visitor: &mut Visitor<'_>,
)
pub(crate) fn allocative_visit_petgraph_graph<N: Allocative, E: Allocative, Ty: EdgeType, Ix: IndexType>(
graph: &Graph<N, E, Ty, Ix>,
visitor: &mut Visitor<'_>,
)