pub fn get_nodes_to_run( requested_nodes: &[String], project_config: &ProjectConfig, ) -> Vec<NodeToRun>
Get list of nodes to run based on configuration
requested_nodes
project_config
List of nodes to run