Module tracing

Module tracing 

Source
Expand description

Includes TraceId and useful utilities around it. For more details see The Actoromicon.

Structs§

TraceId
The struct that represents the trace id layout. It’s built around NonZeroU64 for now.
TraceIdValidator
A TraceId validator.