#[no_mangle]
pub extern "C" fn opendp_metrics__metric_debug(
    this: *mut AnyMetric
) -> FfiResult<*mut c_char>
Expand description

Debug a metric.

Arguments

  • this - The metric to debug (stringify).