pub type NodeName = String;
The name of a node in the graph.
pub struct NodeName { /* private fields */ }