zerodds-dlrl 1.0.0-rc.3.1

DDS Data-Local-Reconstruction-Layer (DLRL) — DDS 1.4 §2.2 + §B
Documentation
  • Coverage
  • 100%
    225 out of 225 items documented0 out of 95 items with examples
  • Size
  • Source code size: 70.85 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.21 MB 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: 9s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • zero-objects/zero-dds
    6 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • SandraK82

zerodds-dlrl

DDS Data-Local-Reconstruction-Layer (DLRL) — DDS 1.4 §2.2 + §B

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

Tests

cargo test -p zerodds-dlrl

See also