[][src]Type Definition nannou::geom::graph::RawNodes

type RawNodes<'a, S = Default> = RawNodes<'a, Node<S>, usize>;

The slice of all nodes stored within the graph.