pub type Propagator = Box<dyn TextMapPropagator + Send + Sync>;

Aliased Type§

struct Propagator(/* private fields */);