Searched refs:StoreBundle (Results 1 – 2 of 2) sorted by relevance
140 pub struct StoreBundle<T: 'static> { struct159 fn new_store(&self, req_id: Option<u64>) -> Result<StoreBundle<Self::StoreData>>; in new_store() argument303 let StoreBundle { in run_() localVariable
33 use wasmtime_wasi_http::handler::{HandlerState, Proxy, ProxyHandler, ProxyPre, StoreBundle};770 fn new_store(&self, req_id: Option<u64>) -> Result<StoreBundle<Host>> { in new_store()774 Ok(StoreBundle { in new_store()