Macro rhai::set_exported_global_fn

source ·
set_exported_global_fn!() { /* proc-macro */ }
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.