Channel.capacity
size_t capacity() @property const pure @safe nothrow @nogcGet the maximum capacity of the channel.
Returns
The maximum number of items the channel can hold.
size_t capacity() @property const pure @safe nothrow @nogcGet the maximum capacity of the channel.