Public trait implemented by every packet batch type. This trait should be used as a constraint for any functions or places where a Batch type is required. We declare batches as sendable, they cannot be copied but we allow it to be sent to another thread.
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected