Docs.rs
jsonpath-plus-0.1.9
jsonpath-plus 0.1.9
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
CraftSpider
Dependencies
chumsky ^0.8
normal
either ^1.6
normal
serde_json ^1.0
normal
criterion ^0.3
dev
pprof ^0.6
dev
serde ^1.0
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
jsonpath_
plus
0.1.9
Module idx
Module Items
Structs
Enums
In crate jsonpath_
plus
jsonpath_plus
Module
idx
Copy item path
Source
Expand description
Items related to shortest-path indexing of JSON objects
Structs
§
IdxPath
A shortest-path set of indices on a JSON object
Enums
§
Idx
An index on a JSON object, either an integer index on an array or a string index on an object