Skip to main content

Module concurrent_session_event

Module concurrent_session_event 

Source
Expand description

Nested message and enum types in ConcurrentSessionEvent.

Enums§

State
Mirrors the tracing service’s internal session state machine (TracingSession::State in the service): keep these two enums in sync. These values are part of the trace wire format and must stay stable: never renumber or reuse an existing value, only append new ones at the end.