Skip to main content

telemetry_debug

Function telemetry_debug 

Source
pub fn telemetry_debug<T: ToTelemetry + ?Sized>(
    value: &T,
) -> TelemetryDebug<'_, T>
Expand description

Exposes a telemetry-safe value as Debug.