mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-09 23:21:20 +00:00
4 lines
54 B
Rust
4 lines
54 B
Rust
mod memory;
|
|
|
|
pub use self::memory::{Memory, Protect};
|