Trait petgraph::graphmap::NodeTrait
[−]
[src]
pub trait NodeTrait: Copy + Ord + Hash { }
A trait group for GraphMap
's node identifier.