zerodds-sys 1.0.0-rc.3

Stable C-ABI, basis for non-Rust bindings
Documentation
  • Coverage
  • 100%
    2 out of 2 items documented0 out of 0 items with examples
  • Size
  • Source code size: 5.75 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 239.76 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 2s Average build duration of successful builds.
  • all releases: 14s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • zero-objects/zero-dds
    5 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • SandraK82

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