Crate jaq_json

Source
Expand description

JSON values with reference-counted sharing.

Enums§

Val
JSON value with sharing.

Functions§

base_funs
Minimal set of filters for JSON values.
defs
Definitions of the standard library.
fmt_str
Format a string as valid JSON string, including leading and trailing quotes.
funs
Functions of the standard library.

Type Aliases§

Error
Error that can occur during filter execution.
ValR
A value or an eRror.
ValX
A value or an eXception.