use crate::*;
use Arc;
pub type ArcTcpStream = ;
pub type ArcLockStream = ;
pub type OptionArcTcpStream = ;
pub type OptionArcLockStream = ;
pub type ArcTokioStream = ;
pub type ArcLockTokioStream = ;
pub type OptionArcTokioTcpStream = ;
pub type OptionArcLockTokioStream = ;