Using `HttpApp.toWebHandler` with `Layer` and Cloudflare Worker Fetch Handler

How do I use HttpApp.toWebHandler ?
I currently have a Layer.Layer<never, never, HttpServer.HttpServer>, and I will ultimately want to use this with my Cloudflare worker fetch handler.
Was this page helpful?