zerodds-rs 1.0.0-rc.1

Idiomatic Rust SDK, async/await, streams
Documentation

zerodds-rs

Idiomatic Rust SDK, async/await, streams

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

Tests

cargo test -p zerodds-rs

See also