Module script::dom::abstractworkerglobalscope
source · Structs§
- A ScriptChan that can be cloned freely and will silently send a TrustedWorkerAddress with common event loop messages. While this SendableWorkerScriptChan is alive, the associated Worker object will remain alive.
- A ScriptChan that can be cloned freely and will silently send a TrustedWorkerAddress with worker event loop messages. While this SendableWorkerScriptChan is alive, the associated Worker object will remain alive.