Completion

typealias Completion = (Result<Void, ExposureDetection.DidEndPrematurelyReason>) -> Void

Undocumented