Contents

Failure

The kind of errors this subscriber might receive.

Declaration

associatedtype Failure : Error

Discussion

Use Never if this Subscriber cannot receive errors.

See Also

Declaring supporting types