Structs§
- Addr
With Auto Span Context - Allows an actix Addr<WithSpanContext
> to act as if it were an Addr , by automatically wrapping any message sent with .with_span_context().
Traits§
- Addr
With Auto Span Context Ext - Extension function to convert an Addr<WithSpanContext
> to an AddrWithAutoSpanContext .