Asynchronous HTTP microservices
-
Updated
May 19, 2022 - JavaScript
Add a description, image, and links to the await topic page so that developers can more easily learn about it.
To associate your repository with the await topic, visit your repo's landing page and select "manage topics."
The macros can emit code directly referencing
serde_json::Valuewhich may trigger compilation errors if the user doesn't have it in their own dependencies: https://discord.com/channels/665528275556106240/665528275556106243/969377568685981716I'm surprised we haven't encountered this before now, probably because if someone wants to use
serde_json::Valuein their code deliberately then they p