Module script::script_module

source ·
Expand description

The script module mod contains common traits and structs related to type=module for script thread or worker threads.

Structs

Enums

  • Identity for a module which will be used to retrieve the module when we’d like to get it from module map.
  • The owner of the module It can be worker or script element

Functions