Core.Concurrency.Channel.SPSC (Visera.Core.Concurrency.Channel.SPSC)¶ Lock-free single-producer single-consumer channel. One producer, one consumer. See also¶ Channel — parent module MPSC — multi-producer single-consumer variant