package linol-lwt

  1. Overview
  2. Docs
On This Page
  1. Request ID
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Jsonrpc2.Req_idSource

Request ID

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

Sourceval to_string : t -> string

String representation of the ID