Type Definition deno_runtime::ops::worker_host::WorkersTable

source ·
pub type WorkersTable = HashMap<WorkerId, WorkerThread>;