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.
  • ModuleOwner ๐Ÿ”’
    The owner of the module It can be worker or script element

Functionsยง