Type Alias forc_pkg::Graph

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

Aliased Type§

struct Graph { /* private fields */ }