Macro rhai_codegen::set_exported_fn

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

Macro to register a plugin function into a Rhai Module.

§Deprecated

This macro is deprecated as it performs no additional value.

This method will be removed in the next major version.