[][src]Function twinkle::open

pub async fn open<A: ToSocketAddrs>(
    addr: A
) -> Result<(Client, Listener), Error>