memory_library 0.0.3

Work in progress crossplatfom memory manipulation library. Currenty pretty much nothing is working
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]
env_logger = "0.4.2"
libc = "0.2.21"
log = "0.3.7"
nix = "0.8.0"

[package]
authors = ["fbrand <fabian@fabianbrand.de>"]
description = "Work in progress crossplatfom memory manipulation library. Currenty pretty much nothing is working"
include = ["Cargo.toml", "**/*.rs"]
license = "MIT"
name = "memory_library"
version = "0.0.3"