Docs.rs
rust-pgdatadiff-0.1.8
rust-pgdatadiff 0.1.8
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
pavlospt
nikoshet
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
bon ^3.3
normal
cargo-nextest ^0.9.88
normal
clap ^4.5.26
normal
colored ^3.0.0
normal
deadpool-postgres ^0.14.1
normal
futures ^0.3.31
normal
native-tls ^0.2.12
normal
postgres-native-tls ^0.5.0
normal
pretty_assertions ^1.4
normal
tokio ^1
normal
tracing ^0.1.41
normal
tracing-subscriber ^0.3.19
normal
mockall ^0.13
dev
tokio ^1
dev
Versions
37.93%
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
rust_
pgdatadiff
0.1.8
Module table_
query_
executor
Module Items
Structs
Traits
In rust_
pgdatadiff::
diff::
table::
query
rust_pgdatadiff
::
diff
::
table
::
query
Module
table_query_executor
Copy item path
Source
Structs
§
Table
Dual
Source
Query
Executor
Impl
Table
Single
Source
Query
Executor
Impl
Traits
§
Table
Dual
Source
Query
Executor
This trait defines the methods for executing queries on a dual source table.
Table
Single
Source
Query
Executor
This trait represents a query executor for a single source table.