Type Alias rustracing_jaeger::span::SpanSender

source ·
pub type SpanSender = SpanSender<SpanContextState>;
Expand description

Sender of finished spans to the destination channel.

Aliased Type§

struct SpanSender { /* private fields */ }