azure_iot_operations_protocol::common

Module payload_serialize

Source
Expand description

This module contains a trait that payload structs should implement to be serializable.

Structs§

  • Struct that specifies the content type, format indicator, and payload for a serialized payload.

Enums§

Traits§

Type Aliases§

  • A provided convenience struct for bypassing serialization and deserialization, but having dynamic content type and format indicator.