zerodds-idl-java 1.0.0-rc.1

OMG IDL4 → Java 17 Code-Generator (idl4-java-1.0 + DDS-Java-PSM) für ZeroDDS.
Documentation

zerodds-idl-java

IDL4 → Java code-generator (OMG IDL4-Java mapping v1.0) — Foundation (C5.4-a/-b)

Part of ZeroDDS. Safety classification: TBD.

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-idl-java = { path = "../path/to/idl-java" }
# or, when published:
# zerodds-idl-java = "0.x"

Tests

cargo test -p zerodds-idl-java

See also