Failure
The kind of errors this publisher might publish.
Declaration
associatedtype Failure : ErrorMentioned in
Discussion
Use Never if this Publisher does not publish errors.
The kind of errors this publisher might publish.
associatedtype Failure : ErrorUse Never if this Publisher does not publish errors.