az-device-contract-codegen 2026.5.18

Generate deterministic Modbus C, Markdown, and Tokio client artifacts from typed device contract definitions.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
rust-version = "1.94"
name = "az-device-contract-codegen"
version = "2026.5.18"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Generate deterministic Modbus C, Markdown, and Tokio client artifacts from typed device contract definitions."
documentation = "https://docs.rs/az-device-contract-codegen"
readme = "README.md"
license-file = "LICENSE.md"
repository = "https://github.com/zjarlin/okm-host-aio"

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

[[test]]
name = "generate_bundle_render"
path = "tests/generate_bundle_render.rs"

[[test]]
name = "generated_artifacts_compile"
path = "tests/generated_artifacts_compile.rs"