SubjectInferenceError.failed(reason:)
The subject producer threw. reason is the thrown error’s localizedDescription.
Declaration
case failed(reason: String)The subject producer threw. reason is the thrown error’s localizedDescription.
case failed(reason: String)