WebRPCPeer.implementation

Accesses the remote peer's API interface.

Note that this does not need to be called explicitly, as an alias this will make all methods of I available on WebRPCPeer directly.

struct WebRPCPeer(I)
@safe @property inout
inout(I)
implementation
()

Meta