2019-02-05 16:07:55 -08:00

4 lines
54 B
Rust

mod memory;
pub use self::memory::{Memory, Protect};