Attribute Macro rhai::export_fn

source ·
#[export_fn]
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.