Type Definition proxy_wasm::types::NewRootContext

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