Make Engine faster to create.
This commit is contained in:
@@ -7,6 +7,7 @@ use crate::{Dynamic, RhaiResultOf, ERR, INT};
|
||||
use std::prelude::v1::*;
|
||||
|
||||
#[cfg(not(feature = "no_float"))]
|
||||
#[cfg(not(feature = "no_std"))]
|
||||
use crate::FLOAT;
|
||||
|
||||
def_package! {
|
||||
|
Reference in New Issue
Block a user