Type Alias ArcRwLockStream

Source
pub type ArcRwLockStream = ArcRwLock<TcpStream>;

Aliased Typeยง

struct ArcRwLockStream { /* private fields */ }