inChannel

inline suspend fun <R> ChannelEvent.inChannel(block: Channel.() -> R): R(source)