struct ChannelIterator<Self, T> { ... }

Iterator over values of Channel and UnboundedChannel.

Fields

Methods

impl ChannelIterator<Self, T> { ... }

Mixins

impl ChannelIterator<Self, T> { ... }