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

Tx backend read stream type.