zerodds-xml-wire 1.0.0-rc.1

DDS-XML 1.0 Wire-PSM für ZeroDDS — XML↔CDR-Codec, XSD-Schema-Gen, Streaming-Parser.
Documentation
  • Coverage
  • 100%
    82 out of 82 items documented0 out of 32 items with examples
  • Size
  • Source code size: 50.08 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.31 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 19s Average build duration of successful builds.
  • all releases: 19s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • zero-objects/zero-dds
    2 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • SandraK82

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