Attribute Macro rhai::plugin::export_fn

source ·
#[export_fn]
Expand description

Re-export the codegen namespace. Attribute, when put on a Rust function, turns it into a plugin function.

§Deprecated

This macro is deprecated as it performs no additional value.

This method will be removed in the next major version.