pub type NodeId = String;
Node ID in the computation graph.
pub struct NodeId { /* private fields */ }