cural 0.1.0

Windows process memory model
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.windows]
features = ["Win32_System_Diagnostics_ToolHelp", "Win32_System_Diagnostics_Debug", "Win32_System_Threading", "Win32_Foundation"]
version = "0.48"

[package]
description = "Windows process memory model"
documentation = "https://docs.rs/cural"
edition = "2021"
homepage = "https://github.com/CURVoid/cural.git"
keywords = ["cural", "process", "windows", "api", "processes"]
license = "Apache-2.0"
name = "cural"
readme = "README.md"
repository = "https://github.com/CURVoid/cural.git"
version = "0.1.0"