Home
last modified time | relevance | path

Searched defs:TaskId (Results 1 – 1 of 1) sorted by relevance

/wasmtime-44.0.1/crates/wasmtime/src/runtime/component/
H A Dconcurrent.rs5300 pub(crate) fn task_id(&self) -> TaskId { in task_id()
5308 pub(crate) struct TaskId { struct
5312 impl TaskId { argument