zerodds-dlrl-codegen 1.0.0-rc.3

DLRL code-gen helpers: emits home/object boilerplate for cpp/csharp/java/ts
Documentation

zerodds-dlrl-codegen

DLRL code-gen helpers: emits home/object boilerplate for cpp/csharp/java/ts

Part of ZeroDDS. Safety classification: STANDARD.

Status

This README is auto-generated from Cargo.toml metadata. For hand-written documentation see the rustdoc on the crate's public items, or the relevant station in the Documentation Trail.

Usage

Add to your Cargo.toml:

[dependencies]
zerodds-dlrl-codegen = { path = "../path/to/dlrl-codegen" }
# or, when published:
# zerodds-dlrl-codegen = "0.x"

Tests

cargo test -p zerodds-dlrl-codegen

See also