Type Definition proxy_wasm::types::NewRootContext[][src]

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