pub type DynamicMetadata = HashMap<Key, Value>;
Expand description

Shared state between Filters during processing for a single packet.