pub type ChannelUniMoveCrossbeam<InType, const BUFFER_SIZE: usize, const MAX_STREAMS: usize> = Crossbeam<'static, InType, BUFFER_SIZE, MAX_STREAMS>;