Module value

Module value 

Source
Expand description

Definition of a Yojson value

Enums§

Value
Representation of a Yojson value.

Type Aliases§

Array
JSON array
Assoc
JSON object.
Variant
Variant (non-standard extension of JSON). Syntax: <"Foo"> or <"Bar":123>.