package linol

  1. Overview
  2. Docs

Module Make.Req_idSource

Request ID.

The unique ID of a request, used by JSONRPC to map each request to its reply.

Sourcetype t = Jsonrpc.Id.t
Sourceval to_string : t -> string

String representation of the ID

OCaml

Innovation. Community. Security.