Allocate packages with higher functions capacity.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
use rhai::{packages::*, Engine, EvalAltResult, INT};
|
||||
use std::rc::Rc;
|
||||
|
||||
fn main() -> Result<(), Box<EvalAltResult>> {
|
||||
let mut engine = Engine::new_raw();
|
||||
|
Reference in New Issue
Block a user