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

Tx backend read stream type.