Structs

  • A struct representing a filter that can be applied on a JSON Value.

Functions

  • Applies a set of filters on a JSON Value and returns whether the Value passes the filters.
  • Parses a filter string into a list of Filters.