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

Tx backend write stream type.