pub type RustyCospConnectionIsoStack<R, W> = TcpCospConnection<TcpCotpReader<R>, TcpCotpWriter<W>>;Aliased Typeยง
pub struct RustyCospConnectionIsoStack<R, W> { /* private fields */ }pub type RustyCospConnectionIsoStack<R, W> = TcpCospConnection<TcpCotpReader<R>, TcpCotpWriter<W>>;pub struct RustyCospConnectionIsoStack<R, W> { /* private fields */ }