Docs.rs
faucet-source-rest-1.0.0
faucet-source-rest 1.0.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
PawanSikawat
Dependencies
async-stream ^0.3
normal
async-trait ^0.1.89
normal
base64 ^0.22
normal
faucet-core ^1.0.0
normal
futures ^0.3
normal
futures-core ^0.3.32
normal
httpdate ^1
normal
jsonpath-rust ^1
normal
reqwest ^0.13
normal
schemars ^1.2.1
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
tracing ^0.1
normal
async-trait ^0.1.89
dev
futures ^0.3
dev
serde ^1
dev
tempfile ^3
dev
tokio ^1
dev
tracing-subscriber ^0.3
dev
wiremock ^0.6
dev
Versions
53.09%
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_
source_
rest
1.0.0
Module extract
Module Items
Modules
Functions
In crate faucet_
source_
rest
faucet_source_rest
Module
extract
Copy item path
Source
Expand description
Record extraction from API responses.
Modules
§
jsonpath
JSONPath-based record extraction.
Functions
§
extract_
records
Extract records from a JSON value using an optional JSONPath expression.