RPCClient

lepus.std.RPCClient
trait RPCClient[F[_], T]

Attributes

Source:
RPCClient.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def call(t: T): F[Int]

Attributes

Source:
RPCClient.scala