pub type RwLockWriteGuardTcpStream<'a> = RwLockWriteGuard<'a, TcpStream>;Aliased Typeยง
struct RwLockWriteGuardTcpStream<'a> { /* private fields */ }pub type RwLockWriteGuardTcpStream<'a> = RwLockWriteGuard<'a, TcpStream>;struct RwLockWriteGuardTcpStream<'a> { /* private fields */ }