Remove no_stdlib feature in favor of Engine::new_raw().
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#![cfg(not(feature = "no_function"))]
|
||||
use rhai::{Engine, EvalAltResult};
|
||||
|
||||
#[test]
|
||||
|
Reference in New Issue
Block a user