Home
last modified time | relevance | path

Searched refs:wait_for_initial (Results 1 – 1 of 1) sorted by relevance

/wasmtime-44.0.1/crates/debugger/src/
H A Dlib.rs316 async fn wait_for_initial(&mut self) -> Result<()> { in wait_for_initial() method
336 self.wait_for_initial().await?; in run()
456 self.wait_for_initial().await?; in with_store()