Re-exports§
Modules§
Functions§
- parse_
anyhow - Parse a selector string, mapping parse errors to
anyhow::Errorwith a “selector error:” prefix for consistent error formatting. - value_
matches_ str - Check whether a JSON value matches a predicate string using string comparison. Numbers and booleans are compared via their string representation.