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
NonZeroU64for now. - Trace
IdValidator - A
TraceIdvalidator.