Hi there 👋
Contact me
Discord: Yuu#6737
Matrix: @weeb69:matrix.org

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseA modular toolkit for building fast, reliable Web applications and libraries with Rust and WASM
use_future hook to make consuming futures as suspense easier
Description
This PR introduced a new hook, use_future, to allow suspending a future and resuming with it's response
Checklist
I have run cargo ma…
use_future hook to make consuming futures as suspense easier