pub type Node = (String, FnKey);
One node of the package’s call graph: a declaration, and the module that declares it.