fermyon / developer

This is the home for developer.fermyon.com
https://developer.fermyon.com
Apache License 2.0
53 stars 69 forks source link

Document using async functions with the Rust http handler #1253

Closed mikkelhegn closed 6 months ago

mikkelhegn commented 6 months ago

Based on this question in Discord: https://discord.com/channels/926888690310053918/950022897160839248/1229360799429165066 I was not able to find information about using async functions in the Rust http handler in the docs.

tpmccallum commented 6 months ago

Thanks @mikkelhegn New PR here https://github.com/fermyon/developer/pull/1255