Macro rhai::plugin::set_exported_fn

source ·
set_exported_fn!() { /* proc-macro */ }
Expand description

Re-export the codegen namespace. 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.