Cargo Features

jsonpath-plus has no features set by default.

[dependencies]
jsonpath-plus = { version = "0.1.9", features = ["spanned"] }
spanned

Whether the parsed paths should preserve token spans referencing where in the provided path they came from

Affects span::Spanned