Function wasmtime_wasi::preview2::spawn_blocking
source · pub fn spawn_blocking<F, R>(f: F) -> AbortOnDropJoinHandle<R> ⓘwhere
F: FnOnce() -> R + Send + 'static,
R: Send + 'static,
pub fn spawn_blocking<F, R>(f: F) -> AbortOnDropJoinHandle<R> ⓘwhere
F: FnOnce() -> R + Send + 'static,
R: Send + 'static,