Function ruyi::io::split [] [src]

pub fn split<T>(t: T) -> (ReadHalf<T>, WriteHalf<T>) where
    T: AsyncRead + AsyncWrite