Skip to main content

TelemetryCallback

Type Alias TelemetryCallback 

Source
pub type TelemetryCallback = TelemetryCallback<DiagnosticEntry>;
Expand description

Callback type for telemetry hooks.

Aliased Typeยง

pub struct TelemetryCallback(/* private fields */);