Type Alias DeliveryAnnotations

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

Delivery annotations type definition Annotations

Aliased Typeยง

pub struct DeliveryAnnotations(/* private fields */);