pub type DeliveryAnnotations = Map<AnnonationKey, Value>;
Expand description

Delivery annotations type definition Annotations

Aliased Type§

struct DeliveryAnnotations(/* private fields */);