forc_pkg

Type Alias Graph

Source
pub type Graph = StableGraph<Pinned, Edge, Directed, u32>;

Aliased Typeยง

struct Graph { /* private fields */ }