Deprecate RegisterFn and RegisterResultFn.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use rhai::{Engine, RegisterFn, INT};
|
||||
use rhai::{Engine, INT};
|
||||
|
||||
#[cfg(feature = "sync")]
|
||||
use std::sync::Mutex;
|
||||
|
Reference in New Issue
Block a user