Type Definition fera_graph::graphs::static_::StaticDigraph

source ·
pub type StaticDigraph = Static<u32, (Directed, usize)>;