zerodds-idl-csharp 1.0.0-rc.1

OMG IDL4 → C# 10 Code-Generator (idl4-csharp-1.0) für ZeroDDS.
Documentation

zerodds-idl-csharp

IDL4 → C# code-generator (OMG IDL4-CSharp mapping, formal/2024-12-01) — Foundation (C5.3-a)

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

Tests

cargo test -p zerodds-idl-csharp

See also