pub type StandardLabeledGraph = SimpleLabeledGraph<String, SingleLabel>;
Aliased Type§
struct StandardLabeledGraph { /* private fields */ }
pub type StandardLabeledGraph = SimpleLabeledGraph<String, SingleLabel>;
struct StandardLabeledGraph { /* private fields */ }