pub type ChannelUniMoveFullSync<InType, const BUFFER_SIZE: usize, const MAX_STREAMS: usize> = FullSync<'static, InType, BUFFER_SIZE, MAX_STREAMS>;