[package] name = "mem_storage" version = "0.1.1" authors = ["Justus K "] edition = "2018" description = "Abstractions for readable and writable memory. Designed to be uesd in emulators." documentation = "https://docs.rs/mem_storage" repository = "https://github.com/Stupremee/rust-mem-storage" homepage = "https://github.com/Stupremee/rust-mem-storage" readme = "README.md" license = "Zlib OR Apache-2.0" keywords = ["emulator", "memory"] categories = ["emulators"] [dependencies]