Function websocat::peer_from_str[][src]

pub fn peer_from_str(
    ps: Rc<RefCell<ProgramState>>,
    handle: Handle,
    opts: Rc<Options>,
    s: &str
) -> PeerConstructor