Type Alias proxy_wasm::types::NewHttpContext

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