leviathan-common 0.1.0

Shared types and constants for Leviathan Windows kernel driver - EDR/XDR framework
Documentation
[dependencies]

[features]
default = []
std = []

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

[package]
authors = ["anubhavg-icpl"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["os::windows-apis", "development-tools"]
description = "Shared types and constants for Leviathan Windows kernel driver - EDR/XDR framework"
edition = "2024"
keywords = ["windows", "kernel", "driver", "edr", "security"]
license = "MIT OR Apache-2.0"
name = "leviathan-common"
readme = "README.md"
repository = "https://github.com/anubhavg-icpl/leviathan"
resolver = "2"
version = "0.1.0"