Module near_async::actix
source · Structs§
- Allows an actix Addr<WithSpanContext
> to act as if it were an Addr , by automatically wrapping any message sent with .with_span_context().
Traits§
- Extension function to convert an Addr<WithSpanContext
> to an AddrWithAutoSpanContext .