zerodds-xml-wire 1.0.0-rc.5

DDS-XML 1.0 wire PSM for ZeroDDS — XML↔CDR codec, XSD schema gen, streaming parser.
Documentation

zerodds-xml-wire

DDS-XML 1.0 Wire-PSM: XML<->CDR Codec, XSD-Schema-Gen, Streaming-Parser

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

Tests

cargo test -p zerodds-xml-wire

See also