Client.opAssign

Assigns a client to another. The target of the assignment gets detached from whatever client it was attached to, and attaches itself to the new client.

struct Client
ref @safe return
opAssign
()

Meta