Module jsonschema::paths

source ·
Expand description

Facilities for working with paths within schemas or validated instances.

Structs§

Enums§

  • A key within a JSON object or an index within a JSON array. A sequence of chunks represents a valid path within a JSON value.
  • A borrowed variant of PathChunk.