dmalibrary 0.1.0

A Rust crate that makes it easy to work with DMA cards for memory forensics.
Documentation
[dependencies.memprocfs]
version = "5.11.1"

[lib]
name = "dmalibrary"
path = "src/lib.rs"

[package]
authors = ["Stipulations"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "A Rust crate that makes it easy to work with DMA cards for memory forensics."
edition = "2021"
license = "MIT OR Apache-2.0"
name = "dmalibrary"
readme = "README.md"
repository = "https://github.com/Stipulations/DMALibrary"
version = "0.1.0"