proxy_wasm::types

Type Alias NewRootContext

Source
pub type NewRootContext = fn(context_id: u32) -> Box<dyn RootContext>;