Skip to main contentCrate logger_bro
Source - prelude
- ClientHandle
- Handle for a single client/task instance.
- ClientReporter
- Lightweight client-side handle for sending updates into the store.
- ClientState
- ClientStore
- In-memory store of the latest client states keyed by
TaskId. - Runtime
- Runtime that owns the main loop for draining updates and rendering.
- TaskId
- Opaque unique identifier for a client.
The identifier used for internal bookkeeping.
- ReportError
- Errors that can occur when sending updates from a client thread.
- TaskStatus