I see. So I could create an asynchronous context at the top of my fetch handler, pass my environment
I see. So I could create an asynchronous context at the top of my fetch handler, pass my environment into it, then gain access to that anywhere in the following asynch code. That's nice.
