Type Alias websocat::L2rWriter

source ·
pub type L2rWriter = Rc<RefCell<LeftSpecToRightSpec>>;

Aliased Type§

struct L2rWriter { /* private fields */ }