Contents

Publishers.SwitchToLatest.Failure

The kind of errors this publisher might publish.

Declaration

typealias Failure = P.Failure

Discussion

This publisher produces errors of the type produced by the upstream publisher-of-publishers.

See Also

Declaring supporting types