Crate esexpr_json

Source
Expand description

Representations of ESExpr as JSON and vice versa.

Structs§

Base64Value
Wrapper type for base64-encoded binary data

Enums§

JsonEncodedESExpr
Represents an ESExpr encoded as JSON with type information
JsonExpr
An ESExpr representation of a JSON value.