Macro rhai_codegen::set_exported_global_fn

source ·
set_exported_global_fn!() { /* proc-macro */ }
👎Deprecated since 1.18.0
Expand description

Macro to register a plugin function into a Rhai Module and expose it globally.

§Deprecated

This macro is deprecated as it performs no additional value.

This method will be removed in the next major version.