Type Definition NewRootContext
Other items inproxy_wasm::types
type NewRootContext = fn(context_id: u32) -> Box<dyn RootContext>;