From 3d4b09646ad712d0ba3584c370932b4f6fcd4bf6 Mon Sep 17 00:00:00 2001 From: tyranron Date: Fri, 24 Nov 2023 18:21:15 +0000 Subject: [PATCH] deploy: bd8dc582a418f80d40a1b0ca969d3a6d4d77e2a6 --- master/print.html | 2 +- master/servers/rocket.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/master/print.html b/master/print.html index 122d87389..72dd64b89 100644 --- a/master/print.html +++ b/master/print.html @@ -2728,7 +2728,7 @@

small example which sets up a basic GraphQL and GraphiQL handler.

+

Included in the source is a small example which sets up a basic GraphQL and GraphiQL handler.

Integrating with Hyper

Hyper is a fast HTTP implementation that many other Rust web frameworks leverage. It offers asynchronous I/O via the tokio runtime and works on diff --git a/master/servers/rocket.html b/master/servers/rocket.html index 952358f53..9b47bbdfb 100644 --- a/master/servers/rocket.html +++ b/master/servers/rocket.html @@ -181,7 +181,7 @@

small example which sets up a basic GraphQL and GraphiQL handler.

+

Included in the source is a small example which sets up a basic GraphQL and GraphiQL handler.