package json-data-encoding

  1. Overview
  2. Docs

Parameters

Signature

val to_json : schema -> Repr.value

Same as to_json for a custom JSON representation.

val of_json : ?definitions_path:string -> Repr.value -> schema

Same as of_json for a custom JSON representation.