pub type NodeId = String;
External node identifier type for the dependency graph (file paths)
pub struct NodeId { /* private fields */ }