[][src]Crate json_keypath_iter

Structs

Element

Single element struct containing the path, set of array indices, and json value

Iterator

Iteration strict containing a queue of elements that still need to be yielded along with a style object

Style

Used by Iterator to format Element.path and determine whether or not to yield object and/or array values

StyleBuilder

Builder to customise path styling

Enums

PresetStyle

Included preset stylings