Type Definition libp2p_bitswap::Channel

source ·
pub type Channel = ResponseChannel<BitswapResponse>;
Expand description

Bitswap response channel.