__embed_module_inner

Macro __embed_module_inner 

Source
__embed_module_inner!() { /* proc-macro */ }
Expand description

Implementation of the inner iterator of the embed_module! macro. All arguments are required.

ยงWarning

This should not be used directly as is, and instead should be used through the embed_module! macro in boa_engine for convenience.