rabbitmq_stream_protocol::message

Type Alias DeliveryAnnotations

Source
pub type DeliveryAnnotations = Annotations;
Expand description

Delivery annotations type definition Annotations

Aliased Typeยง

struct DeliveryAnnotations(/* private fields */);