Add language options.
This commit is contained in:
@@ -214,10 +214,6 @@ pub use ast::FloatWrapper;
|
||||
#[cfg(feature = "internals")]
|
||||
pub use engine::{EvalState, FnResolutionCache, FnResolutionCacheEntry, Imports};
|
||||
|
||||
#[cfg(feature = "internals")]
|
||||
#[cfg(not(feature = "unchecked"))]
|
||||
pub use api::limits::Limits;
|
||||
|
||||
#[cfg(feature = "internals")]
|
||||
pub use module::NamespaceRef;
|
||||
|
||||
|
Reference in New Issue
Block a user