mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-12 05:18:43 +00:00
Merge branch 'master' into feature/middleware
This commit is contained in:
@@ -46,6 +46,8 @@ pub mod internals {
|
||||
//! `wasmer-vm`. Please don't use any of this types directly, as
|
||||
//! they might change frequently or be removed in the future.
|
||||
|
||||
#[cfg(feature = "deprecated")]
|
||||
pub use crate::externals::{UnsafeMutableEnv, WithUnsafeMutableEnv};
|
||||
pub use crate::externals::{WithEnv, WithoutEnv};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user