ManifestInterceptDiagnose
typealias ManifestInterceptDiagnose = (code: String, message: String, context: Map<String, Any?>) -> Unit
Diagnostic sink a ManifestSource uses to surface a failed interceptor.
Diagnostic sink a ManifestSource uses to surface a failed interceptor.