Skip to main content

Module span

Module span 

Source

Structs§

WithEntered
A container with a tracing::span::EnteredSpan attached.
WithSpan
A container with a tracing::Span attached.

Traits§

EnterSpan
Trait to convert WithSpan<T> containers into WithEntered<T> containers, by tracing::Span::entering the span.
IntoSpanExt
SpanExt