zerodds-idl-ts 1.0.0-rc.1

OMG IDL4 → TypeScript Code-Generator (Browser + Node.js Targets) für ZeroDDS.
Documentation

zerodds-idl-ts

IDL → TypeScript code generator (Browser/Node.js)

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

Tests

cargo test -p zerodds-idl-ts

See also