pub type NodeId = String;
Node identifier type for the dependency graph
pub struct NodeId { /* private fields */ }