Channel

Type Alias Channel 

Source
pub type Channel = ResponseChannel<BitswapResponse>;
Expand description

Bitswap response channel.

Aliased Typeยง

pub struct Channel { /* private fields */ }