Reduce feature gates.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#![cfg(feature = "metadata")]
|
||||
|
||||
use crate::module::calc_native_fn_hash;
|
||||
use crate::{calc_fn_hash, Engine, AST};
|
||||
use serde::{Deserialize, Serialize};
|
||||
|
Reference in New Issue
Block a user