Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/wasmtime/src/runtime/component/
H A Dconcurrent.rs517 let accessor = self.clone_for_spawn(); in spawn()
521 fn clone_for_spawn(&self) -> Self { in clone_for_spawn() function