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

Shared state between Filters during processing for a single packet.

Aliased Type§

struct DynamicMetadata { /* private fields */ }