pub fn should_check_duplicate_slots<VM: VMBinding>( plan: &dyn Plan<VM = VM>, ) -> bool
Whether we should check duplicate slots. This depends on the actual plan.