moon-feature 0.1.0

Windows Kernel Feature
[dependencies.moon-driver-utils]
version = "0.1.0"

[dependencies.moon-instructions]
version = "0.1.0"

[dependencies.moon-struct]
version = "0.1.0"

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

[package]
authors = ["zanpocc@gmail.com"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Windows Kernel Feature"
documentation = "https://docs.rs/moon-feature"
edition = "2021"
homepage = "https://github.com/zanpocc/moon-feature"
keywords = ["windows", "kernel", "feature"]
license = "MIT"
name = "moon-feature"
readme = "README.md"
repository = "https://github.com/zanpocc/moon-feature"
version = "0.1.0"