pub type InChan = Box<dyn AsFramedReader, Global>;
Expand description

Tx backend read stream type.