Docs.rs
rsonpath-lib-0.9.4
rsonpath-lib 0.9.4
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
V0ldek
Dependencies
cfg-if ^1.0.0
normal
log ^0.4.22
normal
memmap2 ^0.9.5
normal
rsonpath-syntax ^0.4.0
normal
serde ^1.0.217
normal
optional
smallvec ^1.13.2
normal
static_assertions ^1.1.0
normal
thiserror ^2.0.9
normal
vector-map ^1.0.1
normal
ciborium ^0.2.2
dev
insta ^1.41.1
dev
itertools ^0.13.0
dev
pretty_assertions ^1.4.1
dev
proptest ^1.5.0
dev
rmp-serde ^1.3.0
dev
rsonpath-syntax-proptest ^0.4.0
dev
serde_json ^1.0.133
dev
test-case ^3.3.1
dev
Versions
99.54%
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
rsonpath
0.9.4
In rsonpath::
result
rsonpath
::
result
Type Alias
MatchIndex
Copy item path
Source
pub type MatchIndex =
usize
;
Expand description
Representation of the starting index of a match.