package b0

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

Module B0_jsonSource

JSON text support.

As specified in RFC8259.

Open this module to use it, this only introduces modules in your scope.

JSON text definitions and codec.

Sourcemodule Json : sig ... end
Sourcemodule Jsong : sig ... end

JSON value generation.

Sourcemodule Jsonq : sig ... end

JSON value queries.