useConsumeEach

inline suspend fun <T> ChannelWithCloseableData<T>.useConsumeEach(action: (T) -> Unit)(source)