graphql-engine/v3/crates/engine
Daniel Harvey 2bb8be9fa7 Split out execute crate (#588)
<!-- Thank you for submitting this PR! :) -->

## Description

Following `metadata-resolve` and `schema` crates, this splits out
`execute`, the largest folder in `engine`. Undoubtedly this could be
split further.

Functional no-op.

V3_GIT_ORIGIN_REV_ID: c272908153f78212d1f5dd58819707ac3cbcd439
2024-05-17 14:42:23 +00:00
..
benches Split out execute crate (#588) 2024-05-17 14:42:23 +00:00
bin/engine Split out execute crate (#588) 2024-05-17 14:42:23 +00:00
src Split out execute crate (#588) 2024-05-17 14:42:23 +00:00
tests Split out execute crate (#588) 2024-05-17 14:42:23 +00:00
build.rs Move all crates into a folder (#355) 2024-03-19 18:07:14 +00:00
Cargo.toml Split out execute crate (#588) 2024-05-17 14:42:23 +00:00