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

Tx backend write stream type.