Fix metadata build.
This commit is contained in:
parent
040f28f5cd
commit
1476b14831
@ -1,5 +1,6 @@
|
||||
//! Module defining external-loaded modules for Rhai.
|
||||
|
||||
#[cfg(feature = "metadata")]
|
||||
use crate::api::type_names::format_type;
|
||||
use crate::ast::FnAccess;
|
||||
use crate::func::{
|
||||
|
Loading…
Reference in New Issue
Block a user