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