Docs.rs
faucet-stream-0.1.4
faucet-stream 0.1.4
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
PawanSikawat
Dependencies
async-stream ^0.3.6
normal
base64 ^0.22
normal
futures-core ^0.3.32
normal
jsonpath-rust ^1
normal
regex ^1
normal
optional
reqwest ^0.13
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
futures ^0.3.32
dev
serde ^1
dev
tokio ^1
dev
tracing-subscriber ^0.3
dev
wiremock ^0.6
dev
Versions
50.3%
of the crate is documented
Platform
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
Skip to main content
Module extract
faucet_
stream
0.1.4
Module extract
Module Items
Re-exports
Modules
In crate faucet_
stream
faucet_stream
Module
extract
Copy item path
Source
Expand description
Record extraction from API responses.
Re-exports
§
pub use jsonpath::
extract_records
;
Modules
§
jsonpath
JSONPath-based record extraction.