az-device-contract-codegen 2026.5.18

Generate deterministic Modbus C, Markdown, and Tokio client artifacts from typed device contract definitions.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "az-device-contract-codegen"
version = "2026.5.18"
description = "Generate deterministic Modbus C, Markdown, and Tokio client artifacts from typed device contract definitions."
edition = "2021"
rust-version = "1.94"
repository = "https://github.com/zjarlin/okm-host-aio"
documentation = "https://docs.rs/az-device-contract-codegen"
readme = "README.md"
license-file = "LICENSE.md"

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