Module rquickjs_core::module

source ·
Expand description

Types for loading and handling JS modules.

Macros

  • Helper macro to provide module init function. Use for exporting module definitions to be loaded as part of a dynamic library.

Structs

Enums

  • An enum containing all possible ways to declare an module.

Traits

Type Definitions