zerodds-sys 1.0.0-rc.4

Stable C-ABI, basis for non-Rust bindings
Documentation

zerodds-sys

Stable C-ABI, basis for non-Rust bindings

Part of ZeroDDS. Safety classification: TBD.

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

Tests

cargo test -p zerodds-sys

See also