Function elfo_core::scope::trace_id

source ·
pub fn trace_id() -> TraceId
Expand description

Returns the current trace id.

Panics

This function will panic if called ouside the actor system.