[][src]Type Definition deno_cli::state::UserWorkerTable

type UserWorkerTable = HashMap<ResourceId, Shared<Worker>>;