Function tokio::net::unix::split_owned::split_owned

source ยท
pub(crate) fn split_owned(stream: UnixStream) -> (OwnedReadHalf, OwnedWriteHalf)