[][src]Type Definition proxy_wasm_experimental::types::NewHttpContext

type NewHttpContext = fn(context_id: u32, root_context_id: u32) -> Box<dyn HttpContext>;