pub type OutChan = Box<dyn AsFramedWriter, Global>;
Expand description

Tx backend write stream type.