package linol-eio

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Jsonrpc2.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.