Module rustdds::no_key[][src]

Expand description

Components used to access NO_KEY Topics

Structs

DDS DataReader for no key topics.

A data sample and its associated metadata received from a NO_KEY Topic.

DDS DataWriter for no key topics

Traits

trait for connecting Serde Deserializer implementation and DataReader together - no_key version.

trait for connecting Serde Serializer implementation and DataWriter together - no_key version.