useChannel

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