Type Definition wasmrs_runtime::TaskHandle

source ·
pub type TaskHandle = JoinHandle<()>;