Docs.rs
faucet-source-postgres-1.0.0
faucet-source-postgres 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
schemars ^1.2.1
normal
serde ^1
normal
serde_json ^1
normal
sqlx ^0.8
normal
tracing ^0.1
normal
futures ^0.3
dev
serde_json ^1
dev
testcontainers ^0.27
dev
testcontainers-modules ^0.15
dev
tokio ^1
dev
Versions
100%
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_
source_
postgres
1.0.0
Module stream
Module Items
Structs
In crate faucet_
source_
postgres
faucet_source_postgres
Module
stream
Copy item path
Source
Expand description
PostgreSQL source implementation.
Structs
ยง
Postgres
Source
A source that executes a SQL query against PostgreSQL and returns rows as JSON.