Module channel::message_queues

source ·

Enums

  • QueueStyle is an enum which can be used as a configuration option for PerValidatorQueue. Since the queue per key is going to be bounded, QueueStyle also determines the policy for dropping and retrieving messages.