pub fn extract_confidence(value: &CborValue) -> Option<f64>
Extract output.confidence as Option<f64> from a BrickResult’s output.
Option<f64>