proxy_wasm::types

Type Alias NewHttpContext

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