pub type TcpStream = Socket<TcpAdapter>;Expand description
A TcpStream that is compatible with OP-TEE.
Aliased Typeยง
pub struct TcpStream { /* private fields */ }pub type TcpStream = Socket<TcpAdapter>;A TcpStream that is compatible with OP-TEE.
pub struct TcpStream { /* private fields */ }