Contents

Publishers.IgnoreOutput.Output

The kind of values published by this publisher.

Declaration

typealias Output = Never

Discussion

This publisher never produces elements.

See Also

Declaring supporting types