Publishers.HandleEvents
A publisher that performs the specified closures when publisher events occur.
Declaration
struct HandleEvents<Upstream> where Upstream : PublisherA publisher that performs the specified closures when publisher events occur.
struct HandleEvents<Upstream> where Upstream : Publisher