[go: up one dir, main page]

Module actix

Module actix 

Source

Structs§

AddrWithAutoSpanContext
Allows an actix Addr<WithSpanContext> to act as if it were an Addr, by automatically wrapping any message sent with .with_span_context().

Traits§

AddrWithAutoSpanContextExt
Extension function to convert an Addr<WithSpanContext> to an AddrWithAutoSpanContext.

Type Aliases§

ActixResult