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 output
Module Items
Structs
Enums
In rust_
pgdatadiff::
diff::
table::
query
rust_pgdatadiff
::
diff
::
table
::
query
Module
output
Copy item path
Source
Structs
§
Table
Count
Diff
Represents the difference in table counts between two tables.
Enums
§
Table
Diff
Output
Represents the output of a table difference.
Table
Source
Represents the source of a table (either the first or the second).