pub fn for_project(project: Project) -> Box<dyn OperatorSet>
Return the OperatorSet for the given project.
OperatorSet