Function create_fallback_channel

Source
pub fn create_fallback_channel(
    max_size: usize,
) -> (FallbackTxRing, FallbackRxRing)
Expand description

Creates a connected pair of fallback TX and RX rings.