Type Definition reactive_mutiny::prelude::advanced::UniMoveCrossbeam
source · pub type UniMoveCrossbeam<InType, const BUFFER_SIZE: usize, const MAX_STREAMS: usize = 1, const INSTRUMENTS: usize = {Instruments::LogsWithMetrics.into()}> = UniBuilder<InType, ChannelUniMoveCrossbeam<InType, BUFFER_SIZE, MAX_STREAMS>, INSTRUMENTS, InType>;