zerodds-qos 1.0.0-rc.1

DDS QoS policies (DDS 1.4 §2.2.3) + Request/Offered Compatibility-Matrix + PL_CDR_LE PID-Wire-Codec (DDSI-RTPS §9.6.3.2). Pure-Rust no_std + alloc.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "zerodds-cdr"
version = "1.0.0-rc.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a4aa3af0a7cbea6f11108d249d95f7f465a50fc2cce282d3c86ae1cbafda822f"
dependencies = [
 "zerodds-foundation",
]

[[package]]
name = "zerodds-foundation"
version = "1.0.0-rc.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6209ae9b24fa393acfff5845754b2e0871829bde0d351a6cd5fdfca9680787c3"

[[package]]
name = "zerodds-qos"
version = "1.0.0-rc.1"
dependencies = [
 "zerodds-cdr",
]