Channel.max_size

Maximum amount of T a Channel can buffer

class Channel(T)
immutable
ulong max_size;

Meta