Docs.rs
faucet-stream-1.0.2
faucet-stream 1.0.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
PawanSikawat
Dependencies
faucet-auth ^1.0.0
normal
optional
faucet-common-bigquery ^1.0.0
normal
optional
faucet-common-gcs ^1.0.0
normal
optional
faucet-common-kafka ^1.0.0
normal
optional
faucet-common-snowflake ^1.0.0
normal
optional
faucet-core ^1.0.0
normal
faucet-sink-bigquery ^1.0.0
normal
optional
faucet-sink-csv ^1.0.0
normal
optional
faucet-sink-elasticsearch ^1.0.1
normal
optional
faucet-sink-gcs ^1.0.1
normal
optional
faucet-sink-http ^1.0.0
normal
optional
faucet-sink-jsonl ^1.0.0
normal
optional
faucet-sink-kafka ^1.0.1
normal
optional
faucet-sink-mongodb ^1.0.0
normal
optional
faucet-sink-mssql ^1.0.1
normal
optional
faucet-sink-mysql ^1.0.0
normal
optional
faucet-sink-parquet ^1.0.0
normal
optional
faucet-sink-postgres ^1.0.0
normal
optional
faucet-sink-redis ^1.0.0
normal
optional
faucet-sink-s3 ^1.0.0
normal
optional
faucet-sink-snowflake ^1.0.0
normal
optional
faucet-sink-sqlite ^1.0.0
normal
optional
faucet-sink-stdout ^1.0.0
normal
optional
faucet-source-bigquery ^1.0.0
normal
optional
faucet-source-csv ^1.0.0
normal
optional
faucet-source-elasticsearch ^1.0.1
normal
optional
faucet-source-gcs ^1.0.1
normal
optional
faucet-source-graphql ^1.0.0
normal
optional
faucet-source-grpc ^1.0.0
normal
optional
faucet-source-kafka ^1.0.1
normal
optional
faucet-source-mongodb ^1.0.0
normal
optional
faucet-source-mssql ^1.0.1
normal
optional
faucet-source-mysql ^1.0.0
normal
optional
faucet-source-parquet ^1.0.0
normal
optional
faucet-source-postgres ^1.0.0
normal
optional
faucet-source-postgres-cdc ^1.0.0
normal
optional
faucet-source-redis ^1.0.0
normal
optional
faucet-source-rest ^1.0.0
normal
optional
faucet-source-s3 ^1.0.0
normal
optional
faucet-source-snowflake ^1.0.0
normal
optional
faucet-source-sqlite ^1.0.0
normal
optional
faucet-source-webhook ^1.0.0
normal
optional
faucet-source-websocket ^1.0.0
normal
optional
faucet-source-xml ^1.0.0
normal
optional
faucet-state-postgres ^1.0.0
normal
optional
faucet-state-redis ^1.0.0
normal
optional
reqwest ^0.13
dev
tokio ^1
dev
Versions
4.44%
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 stream
faucet_
stream
1.0.2
Module stream
Module Items
Structs
In faucet_
stream::
source::
xml
faucet_stream
::
source
::
xml
Module
stream
Copy item path
Source
Available on
crate features
source-rest
and
source-xml
only.
Expand description
XML stream executor.
Structs
ยง
XmlStream
A configured XML API source that handles pagination and extraction.