Type Alias rabbitmq_stream_client::types::DeliveryAnnotations
source · pub type DeliveryAnnotations = Map<AnnonationKey, Value>;Expand description
Delivery annotations type definition Annotations
Aliased Type§
struct DeliveryAnnotations(/* private fields */);