rhai

Attribute Macro 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.