opc_ae_bindings 0.3.0

OPC Alarms & Event bindings
Documentation
[build-dependencies.windows-bindgen]
version = "0.62.1"

[dependencies.windows]
features = ["Win32_Foundation", "Win32_System_Com", "Win32_System_Ole", "Win32_System_Variant"]
version = "0.61.3"

[dependencies.windows-core]
version = "0.61.2"

[dependencies.windows-targets]
version = "0.53.2"

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "OPC Alarms & Event bindings"
edition = "2024"
exclude = [".metadata/*", ".windows/*", "build.rs"]
keywords = ["ae", "bindings", "opc", "opcae"]
license = "MIT"
name = "opc_ae_bindings"
readme = "README.md"
repository = "https://github.com/Ronbb/rust_opc"
resolver = "2"
version = "0.3.0"

[package.metadata.docs.rs]
default-target = "x86_64-pc-windows-msvc"
targets = []