JsonRpcHandler

typealias JsonRpcHandler<IN, OUT> = (IN) -> OUT