Publishers.Count
A publisher that publishes the number of elements received from the upstream publisher.
Declaration
struct Count<Upstream> where Upstream : PublisherA publisher that publishes the number of elements received from the upstream publisher.
struct Count<Upstream> where Upstream : Publisher