ACP.RequestId (agent_client_protocol v0.1.0)

Copy Markdown View Source

JSON-RPC Request ID. Can be null, integer, or string.

Summary

Types

t()

@type t() :: nil | integer() | String.t()

Functions

display(id)

from_json(id)

to_json(id)