package octez-proto-libs
Octez protocol libraries
Install
Dune Dependency
Authors
Maintainers
Sources
tezos-18.1.tar.gz
sha256=aa2f5bc99cc4ca2217c52a1af2a2cdfd3b383208cb859ca2e79ca0903396ca1d
sha512=d68bb3eb615e3dcccc845fddfc9901c95b3c6dc8e105e39522ce97637b1308a7fa7aa1d271351d5933febd7476b2819e1694f31198f1f0919681f1f9cc97cb3a
doc/octez-proto-libs.protocol-environment/Tezos_protocol_environment/V8/Make/Data_encoding/Json/index.html
Module Data_encoding.Json
val schema : ?definitions_path:string -> 'a encoding -> json_schema
Construct a JSON object from an encoding.
Destruct a JSON object into a value. Fail with an exception if the JSON object and encoding do not match.
JSON Error
type path = path_item list
and path_item = [
| `Field of string
(*A field in an object.
*)| `Index of int
(*An index in an array.
*)| `Star
(*Any / every field or index.
*)| `Next
(*The next element after an array.
*)
]
A set of accessors that point to a location in a JSON object.
exception Cannot_destruct of path * exn
Exception raised by destructors, with the location in the original JSON structure and the specific error.
val print_error :
?print_unknown:(Format.formatter -> exn -> unit) ->
Format.formatter ->
exn ->
unit
val cannot_destruct : ('a, Format.formatter, unit, 'b) Pervasives.format4 -> 'a
Helpers for writing encoders.
val pp : Format.formatter -> json -> unit
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>