Skip to main content

set_exported_global_fn

Macro 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.