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