Module kernel::sync::event_bus

source ·
Expand description

The event_bus module provides an EventBus that supports publish-subscribe-style communication between different tasks.

Structs

Constants

Functions

Type Definitions

Opaque Types

  •  🔒