fn node_set<'g>( graph: &'g RetainedDepGraph, filter: &DepNodeFilter, ) -> Option<FxIndexSet<&'g DepNode>>