scanflow 0.2.0-beta1

memory scanning library based on memflow
Documentation
[dependencies.iced-x86]
version = "1.10.0"

[dependencies.memflow]
version = "0.2.0-beta"

[dependencies.pbr]
optional = true
version = "1.0"

[dependencies.rayon]
version = "1.5"

[dependencies.rayon-tlsctx]
version = "0.2"

[features]
progress_bar = ["pbr"]

[package]
authors = ["Aurimas Blažulionis <0x60@pm.me>"]
categories = ["parsing", "os", "memory-management"]
description = "memory scanning library based on memflow"
documentation = "https://docs.rs/scanflow"
edition = "2018"
keywords = ["scanflow", "memflow", "cheatengine", "memory", "dma"]
license = "MIT"
name = "scanflow"
readme = "../README.md"
repository = "https://github.com/h33p/scanflow"
version = "0.2.0-beta1"