Jsonrpc2.Req_id
Request ID.
The 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