package linol

  1. Overview
  2. Docs

Request ID

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

type t = Jsonrpc.Id.t
val to_string : t -> string

String representation of the ID