Type Alias rabbitmq_stream_protocol::message::DeliveryAnnotations
source · pub type DeliveryAnnotations = Annotations;
Expand description
Delivery annotations type definition Annotations
Aliased Type§
struct DeliveryAnnotations(/* private fields */);