Skip to main content

Module rhai

Module rhai 

Source
Expand description

Rhai plugin runtime implementation.

This module provides a Rhai scripting runtime as an alternative to Lua. Rhai has a Rust-like syntax that may be more familiar to Rust developers.

Structsยง

RhaiRuntime
Rhai plugin runtime.