AndaX, an embedded scripting system powered by Rhai.
To start running a script, use run().
run()
pub use rhai;
Dynamic
Box<EvalAltResult>