Docs.rs
rsonpath-lib-0.6.0
rsonpath-lib 0.6.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
V0ldek
Dependencies
cfg-if ^1.0.0
normal
log ^0.4.19
normal
memchr ^2.5.0
normal
memmap2 ^0.7.1
normal
nom ^7.1.3
normal
replace_with ^0.1.7
normal
smallvec ^1.11.0
normal
static_assertions ^1.1.0
normal
thiserror ^1.0.44
normal
vector-map ^1.0.1
normal
itertools ^0.11.0
dev
pretty_assertions ^1.4.0
dev
proptest ^1.2.0
dev
test-case ^3.1.0
dev
Versions
100%
of the crate is documented
Go to latest version
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module builder
Structs
?
Module
rsonpath
::
query
::
builder
source
·
[
−
]
Expand description
Utility for building a
JsonPathQuery
programmatically.
Structs
JsonPathQueryBuilder
Builder for
JsonPathQuery
instances.