executable_memory 0.1.2

executable memory for windows and unix
Documentation
[dependencies.libc]
version = "0.2"

[dependencies.winapi]
features = ["memoryapi", "winnt", "errhandlingapi"]
version = "0.3"

[dev-dependencies]

[package]
authors = ["nathanfaucett <nathanfaucett@gmail.com>"]
categories = ["memory-management", "no-std"]
description = "executable memory for windows and unix"
homepage = "https://gitlab.com/nathanfaucett/rs-executable_memory"
keywords = ["executable", "memory", "windows"]
license = "MIT"
name = "executable_memory"
readme = "README.md"
repository = "https://gitlab.com/nathanfaucett/rs-executable_memory.git"
version = "0.1.2"