Expand description
Representations of ESExpr as JSON and vice versa.
Structs§
- Base64
Value - Wrapper type for base64-encoded binary data
Enums§
- Json
EncodedES Expr - Represents an
ESExprencoded as JSON with type information - Json
Expr - An
ESExprrepresentation of a JSON value.