isTransport

Check whether the specified object is a valid transport for RPCClients.

@safe
enum bool isTransport(T);

Meta