Type Alias proxy_wasm::types::NewRootContext

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