Function std::comm::oneshot

pub fn oneshot<T: Send>() -> (PortOne<T>, ChanOne<T>)