zerodds-idlc 1.0.0-rc.1

ZeroDDS IDL4 compiler CLI — Backends fuer C, C++, C#, Java, Python, Rust ueber zerodds-idl-* Codegen-Crates.
zerodds-idlc-1.0.0-rc.1 is not a library.

zerodds-idlc

IDL4 compiler: backends for C, C++, C#, Java, Python, Rust

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

Tests

cargo test -p zerodds-idlc

See also