zerodds-conformance 1.0.0-rc.1

Conformance-Test-Vector-Runner: Autobahn/OASIS/h2spec/CoAP-Plugtest/DDS-XML
Documentation
# `zerodds-conformance`

Conformance-Test-Vector-Runner: Autobahn/OASIS/h2spec/CoAP-Plugtest/DDS-XML

Part of [**ZeroDDS**](../../README.md). 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](../../documentation/README.md).

## Usage

Add to your `Cargo.toml`:

```toml
[dependencies]
zerodds-conformance = { path = "../path/to/conformance" }
# or, when published:
# zerodds-conformance = "0.x"
```

## Tests

```bash
cargo test -p zerodds-conformance
```

## See also

* [`docs/architecture/02_architecture.md`]../../docs/architecture/02_architecture.md  layered crate architecture.
* [`documentation/02-architecture/components.md`]../../documentation/02-architecture/components.md  per-crate map (English).