Oh cool, they've also authored a Tide integration: https://docs.rs/async-graphql-tide. As someone who works on Tide, this is really exciting!

At a glance the integration between the two looks fairly straightforward -- two lines for the integration, and five lines to define a schema. That's pretty good.

For anyone else who doesn't know what Tide is: https://github.com/http-rs/tide