Crate jsonfilter

source ·

Enums§

  • Represents errors that can occur while processing filters.

Functions§

  • Matches a filter against a raw object and returns a boolean indicating if the filter matches the object.
  • Compares two JSON values a and b based on their ordering.
  • Matches a filter against a raw object and returns a boolean indicating if the filter matches the object.