Type Definition forc_pkg::Graph

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