http_type

Type Alias ArcLockStream

Source
pub type ArcLockStream = ArcRwLock<TcpStream>;

Aliased Typeยง

struct ArcLockStream { /* private fields */ }