OpenTelemetryProtocolHandlerRef

Type Alias OpenTelemetryProtocolHandlerRef 

Source
pub type OpenTelemetryProtocolHandlerRef = Arc<dyn OpenTelemetryProtocolHandler + Send + Sync>;

Aliased Typeยง

pub struct OpenTelemetryProtocolHandlerRef { /* private fields */ }