Module bus

Source

Structs§

QueueBus
QueueBus is an mpsc bus that allows for publishing events to subscribers. It leverage an unbounded channel Primary way to publish non-blocking events to background queues with ScouterQueue

Enums§

Event