Attribute Macro rhai_codegen::export_fn

source ·
#[export_fn]
👎Deprecated since 1.18.0
Expand description

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.