Type Definition fera_graph::graphs::static_::StaticGraph

source ·
pub type StaticGraph = Static<u32, (Undirected, usize)>;