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